-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Where bounds with associated types equality cause overflow. #89503
Copy link
Copy link
Open
Labels
A-trait-systemArea: Trait systemArea: Trait systemP-highHigh priorityHigh priorityS-has-mcveStatus: A Minimal Complete and Verifiable Example has been found for this issueStatus: A Minimal Complete and Verifiable Example has been found for this issueT-typesRelevant to the types team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.
Milestone
Metadata
Metadata
Assignees
Labels
A-trait-systemArea: Trait systemArea: Trait systemP-highHigh priorityHigh priorityS-has-mcveStatus: A Minimal Complete and Verifiable Example has been found for this issueStatus: A Minimal Complete and Verifiable Example has been found for this issueT-typesRelevant to the types team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.regression-from-stable-to-stablePerformance or correctness regression from one stable version to another.Performance or correctness regression from one stable version to another.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Code
I tried this code:
It used to compile but now it doesn't because:
Version it worked on
It most recently worked on:
Stable:
1.55.0Nightly:
rustc 1.56.0-nightly (50171c310 2021-09-01)Version with regression
rustc --version --verbose:(Probably all nightly versions after
2021-09-01)@rustbot modify labels: +regression-from-stable-to-beta -regression-untriaged