mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

* Change error message for type param in a const expression when using min_const_generics * Change ParamInNonTrivialAnonConst to contain an extra bool used for distinguishing whether the passed-in symbol is a type or a value.