rust/compiler/rustc_hir_analysis/src/coherence
Michael Goulet 5d828d2440
Rollup merge of #106353 - lukas-code:reduce-red-lines-in-my-ide, r=wesleywiser
Reduce spans for `unsafe impl` errors

Because huge spans aren't great for IDEs.

Prior art: https://github.com/rust-lang/rust/pull/103749
2023-01-03 17:19:27 -08:00
..
builtin.rs Bubble up ErrorGuaranteed from region constraints in method item compare 2022-12-24 21:37:00 +00:00
inherent_impls.rs Combine identical alias arms 2022-12-13 17:48:55 +00:00
inherent_impls_overlap.rs A few small cleanups for newtype_index 2022-12-18 21:47:28 +01:00
mod.rs Add rustc_deny_explicit_impl 2022-11-14 03:23:41 +00:00
orphan.rs Implement fix for #67535 2023-01-01 18:26:28 -08:00
unsafety.rs reduce spans for unsafe impl errors 2023-01-01 18:48:57 +01:00