about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2025-05-27 13:01:38 +0200
committerGitHub <noreply@github.com>2025-05-27 13:01:38 +0200
commitfbac8054251d501b9396b7d2b4db54b75aaec1eb (patch)
tree4f5477febd92a881b67fa05d02aa4095866d90f9 /compiler/rustc_codegen_llvm/src
parent2c5361a309686e121d9c200c7ba5495346ff1a4d (diff)
parent3fff727e87099b6cc4daca13f5fd0adf439ad4e7 (diff)
downloadrust-fbac8054251d501b9396b7d2b4db54b75aaec1eb.tar.gz
rust-fbac8054251d501b9396b7d2b4db54b75aaec1eb.zip
Rollup merge of #141580 - oli-obk:early-dyn-catches-the-incompat, r=compiler-errors
Use more detailed spans in dyn compat errors within bodies

Within bodies we can employ the full dyn compat check query instead of only doing the minimal hir ty lowerer one. This in turn gives us better spans and also silences many follow-up duplicate or bogus errors.

alternative to https://github.com/rust-lang/rust/pull/141439, tho I think I could turn the delayed bug from that one into a bug now instead of having an error code path.

r? `@compiler-errors`
cc `@fmease`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions