rust/compiler/rustc_trait_selection/src/solve
Matthias Krüger 85eb465a10
Rollup merge of #128912 - compiler-errors:do-not-recommend-impl, r=lcnr
Store `do_not_recommend`-ness in impl header

Alternative to #128674

It's less flexible, but also less invasive. Hopefully it's also performant. I'd recommend we think separately about the design for how to gate arbitrary diagnostic attributes moving forward.
2024-08-12 23:10:51 +02:00
..
inspect Use assert_matches around the compiler 2024-08-11 12:25:39 -04:00
delegate.rs valtree construction: keep track of which type was valtree-incompatible 2024-07-18 11:58:16 +02:00
fulfill.rs Store do_not_recommend-ness in impl header 2024-08-09 22:02:20 -04:00
inspect.rs Fix impl for SolverDelegate 2024-06-18 11:04:01 -04:00
normalize.rs Use assert_matches around the compiler 2024-08-11 12:25:39 -04:00
select.rs Move InferCtxtSelectExt out of eval_ctxt module 2024-06-16 11:28:47 -04:00