about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-05-31 08:44:17 +0000
committerbors <bors@rust-lang.org>2023-05-31 08:44:17 +0000
commit1ac91624d13624c164800fcd28cb234149ce0f5a (patch)
tree311dfe0d697cce2d7d66a26f0a72a710c3d711b2 /compiler/rustc_codegen_llvm/src
parentf9cff630a10c99702db597c8640fd62d9a5d1ba9 (diff)
parentcb75f21b05cafd65f0c060735c635ac8b97e7413 (diff)
downloadrust-1ac91624d13624c164800fcd28cb234149ce0f5a.tar.gz
rust-1ac91624d13624c164800fcd28cb234149ce0f5a.zip
Auto merge of #2888 - Vanille-N:tb-diags, r=RalfJung
TB diagnostics: avoid printing irrelevant events

History contains some events that are relevant to the location but not useful to understand the error.
We can make the selection of events more precise, from only "does it affect the location" to also "is it relevant for this kind of error"

This is also the occasion to fix https://github.com/rust-lang/miri/pull/2867#issuecomment-1530065511

[Solved] Draft: find a way for blanks in the history to not be confusing, as with the current version the history can show the creation as `Reserved` then show where it transitioned from `Frozen` to `Disabled`, but it will say nothing of the `Reserved -> Frozen` leading up to it.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions