mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 02:07:48 +00:00
The `TraitPredicate` no longer has constness as we have desugared it to work with the type system through const generics instead.
The `TraitPredicate` no longer has constness as we have desugared it to work with the type system through const generics instead.