rust/compiler/rustc_trait_selection/src/error_reporting
Michael Goulet 6558e3470b
Rollup merge of #131701 - compiler-errors:negative-bounds-on-unimplemented, r=lcnr
Don't report `on_unimplemented` message for negative traits

Kinda useless change but it was affecting my ability to read error messages when experimenting with negative bounds.
2024-10-15 12:33:36 -04:00
..
infer Move trait bound modifiers into hir::PolyTraitRef 2024-10-14 09:20:38 -04:00
traits Rollup merge of #131701 - compiler-errors:negative-bounds-on-unimplemented, r=lcnr 2024-10-15 12:33:36 -04:00
mod.rs Move all error reporting into rustc_trait_selection 2024-07-21 22:34:35 -04:00