mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +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.