-
-
Notifications
You must be signed in to change notification settings - Fork 15k
regression: mismatched types #70444
Copy link
Copy link
Closed
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Metadata
Metadata
Assignees
Labels
T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.regression-from-stable-to-betaPerformance or correctness regression from stable to beta.Performance or correctness regression from stable to beta.
Type
Fields
Give feedbackNo fields configured for issues without a type.
https://crater-reports.s3.amazonaws.com/beta-1.43-1/beta-2020-03-12/gh/finegeometer.vector-spaces-rs/log.txt
It looks like type parameter order got switched somewhere somehow, though I am unclear how that managed to happen. Possibly related to recent inference work to make binary operators work for references?