Oli Scherer
Results
712
comments of
Oli Scherer
Add `covering set` impl for generic version of trait when all values of a const are covered by impls
It was implemented in rustc, but never landed due to concerns about generalizing it to types other than booleans: https://github.com/rust-lang/rust/pull/104803
@bors r+ rollup