Don't pass `TreatProjections` separately to `fast_reject` Don't pass `TreatProjections` separately to `fast_reject`, and instead use the original approach of switching on two variants of `TreatParams` (undoes this: https://github.com/rust-lang/rust/pull/108830#pullrequestreview-1330371417). Fixes the regression introduced in https://github.com/rust-lang/rust/pull/108830#issuecomment-1468116419 |
||
|---|---|---|
| .. | ||
| builtin.rs | ||
| inherent_impls.rs | ||
| inherent_impls_overlap.rs | ||
| mod.rs | ||
| orphan.rs | ||
| unsafety.rs | ||