about summary refs log tree commit diff
path: root/compiler/rustc_ast_passes/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-19 20:14:58 +0200
committerGitHub <noreply@github.com>2024-08-19 20:14:58 +0200
commit77303568c049c5cb53d2cb8e67c8f34c819d3f5e (patch)
treeffd9294be435980aac439aa30305cd1a535d2dae /compiler/rustc_ast_passes/src
parent8dc8589d1f1fb2bfd18c4a5e23a67b3bcb13bf80 (diff)
parent2bf24559252f9e4a186ea6227827c0c7c417471a (diff)
downloadrust-77303568c049c5cb53d2cb8e67c8f34c819d3f5e.tar.gz
rust-77303568c049c5cb53d2cb8e67c8f34c819d3f5e.zip
Rollup merge of #129271 - futile:query-system/prevent-double-panic, r=michaelwoerister
Prevent double panic in query system, improve diagnostics

I stumbled upon a double-panic in the query system while working on something else (#129102), which hid the real error cause for what I was debugging. This PR remedies that, so unwinding should be able to present more errors. It shouldn't really be relevant for code that doesn't ICE.
Diffstat (limited to 'compiler/rustc_ast_passes/src')
0 files changed, 0 insertions, 0 deletions