mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:10:47 -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.