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