mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
b42ada2b12
Normalize lazy type aliases when probing for ADTs Fixes #113736. r? ```@oli-obk```