mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
76a502d358
Disallow non_exhaustive structs and enums with non_exhaustive variants from implementing `ConstParamTy` tracking issue rust-lang/rust#154042 r? BoxyUwU