1
Fork 0
rust/compiler/rustc_hir_analysis/src/astconv
Guillaume Gomez f7043a41ce
Rollup merge of #120400 - estebank:bound-error-cleanup, r=oli-obk
Bound errors span label cleanup

Consolidate span labels for "this type doesn't satisfy a bound" for more compact diagnostic output.
2024-01-30 11:19:15 +01:00
..
bounds.rs Stop using String for error codes. 2024-01-29 07:41:41 +11:00
errors.rs Rollup merge of #120400 - estebank:bound-error-cleanup, r=oli-obk 2024-01-30 11:19:15 +01:00
generics.rs Stop using String for error codes. 2024-01-29 07:41:41 +11:00
lint.rs Avoid ICE in trait without dyn lint 2024-01-29 18:33:52 +00:00
mod.rs Rollup merge of #120428 - petrochenkov:somehir2, r=compiler-errors 2024-01-29 12:56:54 +00:00
object_safety.rs Stop using String for error codes. 2024-01-29 07:41:41 +11:00