rust/compiler/rustc_trait_selection
Matthias Krüger 1a077420f8
Rollup merge of #103328 - compiler-errors:trivial-false-const-sugg, r=jackh726
Do not suggest trivially false const predicates

Pass through constness to `predicate_can_apply` and don't suggest other impls if it's satisfied but not const.

Fixes #103267
2022-10-23 08:14:30 +02:00
..
src Rollup merge of #103328 - compiler-errors:trivial-false-const-sugg, r=jackh726 2022-10-23 08:14:30 +02:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00