mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-10 10:30:53 -04:00
9fd2c9ef01
Exercises a self-referencing type alias with lazy_type_alias and min_generic_const_args, which previously caused an ICE during normalization.