rust/compiler/rustc_trait_selection/src
Matthias Krüger 7d516c57df
Rollup merge of #120531 - oli-obk:track_errors7, r=estebank
Remove a bunch of `has_errors` checks that have no meaningful or the wrong effect

r? `@nnethercote`
2024-02-03 22:25:16 +01:00
..
solve merge builtin unsize candidates again 2024-01-29 14:32:06 +01:00
traits Rollup merge of #120531 - oli-obk:track_errors7, r=estebank 2024-02-03 22:25:16 +01:00
errors.rs Stop using String for error codes. 2024-01-29 07:41:41 +11:00
infer.rs Make InferCtxtExt::could_impl_trait less messed up 2024-01-13 22:00:34 +00:00
lib.rs Deeply normalize when processing registered region obligations 2024-01-30 00:06:53 +00:00
regions.rs Apply suggestions from review 2024-01-30 00:09:58 +00:00