"escaping bound vars in predicate" with associated_type_bounds, HRTB #70292
Labels
A-associated-items
Area: Associated items (types, constants & functions)
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
F-associated_type_bounds
`#![feature(associated_type_bounds)]`
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-medium
Medium priority
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Playground link
produces:
This does not happen if written out in this form, even though I think it should be equivalent:
May or may not be related to #70263.
The text was updated successfully, but these errors were encountered: