Skip to content

statrs 0.6.0 and 0.7.0 beta regression #43680

Closed
@est31

Description

@est31

statrs versions 0.6.0 and 0.7.0 regressed from stable to beta (full log 1, full log 2):

Aug 03 23:18:26.668 INFO blam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied
Aug 03 23:18:26.668 INFO blam!  --> <anon>:7:11
Aug 03 23:18:26.668 INFO blam!   |
Aug 03 23:18:26.668 INFO blam! 7 | assert!(x.max().is_nan());
Aug 03 23:18:26.668 INFO blam!   |           ^^^ expected 1 parameter
Aug 03 23:18:26.668 INFO blam! 
Aug 03 23:18:26.668 INFO blam! error[E0599]: no method named `is_nan` found for type `[_; 0]` in the current scope
Aug 03 23:18:26.668 INFO blam!  --> <anon>:7:17
Aug 03 23:18:26.668 INFO blam!   |
Aug 03 23:18:26.668 INFO blam! 7 | assert!(x.max().is_nan());
Aug 03 23:18:26.668 INFO blam!   |                 ^^^^^^
Aug 03 23:18:26.668 INFO blam! 

cc @boxtown

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions