-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Open
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCE-hardCall for participation: Hard difficulty. Experience needed to fix: A lot.Call for participation: Hard difficulty. Experience needed to fix: A lot.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.T-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.
Description
see the related zulip thread for more info https://rust-lang.zulipchat.com/#narrow/channel/144729-t-types/topic/want.20help.3A.20check.20item.20bounds.20for.20Projection.20where-clause.20WF/with/554688567
fixes the following issues:
- No error reported when a generic parameter doesn't meet the requirement of an associated type #78893
- ICE:
delay_span_bug:error performing ParamEnvAnd#103899 (fixed via a workaround in Emit dropck normalization errors in borrowck #136539) - ICE in mir_drops_elaborated_and_const_checked #135039 (fixed via a workaround in Emit dropck normalization errors in borrowck #136539)
- 1.92 regression in PyO3: unable to determine layout for ... because ... cannot be normalized #149081
- Delayed bug on uhh nested associated types with implied traits? #149120
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCE-hardCall for participation: Hard difficulty. Experience needed to fix: A lot.Call for participation: Hard difficulty. Experience needed to fix: A lot.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.T-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.