about summary refs log tree commit diff
path: root/compiler/rustc_codegen_cranelift/src/abi/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-08-26 14:15:14 +0000
committerbors <bors@rust-lang.org>2023-08-26 14:15:14 +0000
commit22d41ae90facbffdef9115809e8b6c1f71ebbf7c (patch)
tree91568370780ccfc633f885acb4f7e28fa2d4f74b /compiler/rustc_codegen_cranelift/src/abi/mod.rs
parent7646ece98831027694ffcc89cff514ee5da77c4e (diff)
parent3040d92dc46e6074fcc15bc2b8ed0516e81d573c (diff)
downloadrust-22d41ae90facbffdef9115809e8b6c1f71ebbf7c.tar.gz
rust-22d41ae90facbffdef9115809e8b6c1f71ebbf7c.zip
Auto merge of #115198 - Zoxc:query-panic-wait, r=cjgillot
Fix waiting on a query that panicked

This fixes waiting on a query that panicked. The code now looks for `QueryResult::Poisoned` in the query state in addition to the query cache. This fixes https://github.com/rust-lang/rust/issues/111528.

r? `@cjgillot`
Diffstat (limited to 'compiler/rustc_codegen_cranelift/src/abi/mod.rs')
0 files changed, 0 insertions, 0 deletions