mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
46e8d20301
Fix ICE when passing DefId-creating args to legacy_const_generics. r? BoxyUwU Fixes #123077 Fixes #129150