about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-10 15:57:09 +0100
committerGitHub <noreply@github.com>2025-03-10 15:57:09 +0100
commit69c7e3664d17a14cd1cd5a4d1c1ed9b93fe39e4a (patch)
treebdb4ac1064bd98760ce892b4ef075b19e20c7049 /compiler/rustc_codegen_llvm/src
parent150e88c5493a26d98a5584705778a829bb929d3c (diff)
parentbc4f0bb486bcba6e6e40d0dd7c9df0f9e6aebca9 (diff)
downloadrust-69c7e3664d17a14cd1cd5a4d1c1ed9b93fe39e4a.tar.gz
rust-69c7e3664d17a14cd1cd5a4d1c1ed9b93fe39e4a.zip
Rollup merge of #138138 - compiler-errors:inline-asm-tainting, r=oli-obk
Pass `InferCtxt` to `InlineAsmCtxt` to properly taint on error

Pass an `InferCtxt` into the `InlineAsmCtxt` so that we can use the right dcx to taint the infcx properly, so that we don't try to build invalid MIR for inline asm blocks.

Fixes #138130

Shares the first commit with #137502.

r? oli-obk
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions