about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-08-09 05:52:14 +0200
committerGitHub <noreply@github.com>2024-08-09 05:52:14 +0200
commit7485f8b9abc23c1225d549c6f6e540850ae8c06d (patch)
treec03547baa851d397984acd74df8f2579e55e9863 /compiler/rustc_codegen_llvm/src/errors.rs
parentfac77538022b32b4298833b541feb457ca4548b0 (diff)
parent65b029b4680313aee06362552e31187b00b6929b (diff)
downloadrust-7485f8b9abc23c1225d549c6f6e540850ae8c06d.tar.gz
rust-7485f8b9abc23c1225d549c6f6e540850ae8c06d.zip
Rollup merge of #128616 - compiler-errors:mir-inline-tainted, r=cjgillot
Don't inline tainted MIR bodies

Don't inline MIR bodies that are tainted, since they're not necessarily well-formed.

Fixes #128601 (I didn't add a new test, just copied one from the crashes, since they're the same root cause).
Fixes #122909.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions