about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-09-16 18:34:01 +0200
committerGitHub <noreply@github.com>2024-09-16 18:34:01 +0200
commit9a1004c259dddb2ba70c92db38a02e6518146334 (patch)
tree6023de88453fe1268df1188464e64404b4a8b7b4 /compiler/rustc_codegen_llvm/src
parenteac6f07380350b2b369e2942e8511f4178c642c2 (diff)
parent57a7e514a4fee2d76bae4b6f2ee72a760518f892 (diff)
downloadrust-9a1004c259dddb2ba70c92db38a02e6518146334.tar.gz
rust-9a1004c259dddb2ba70c92db38a02e6518146334.zip
Rollup merge of #130410 - compiler-errors:shim-borrowck-err, r=jieyouxu
Don't ICE when generating `Fn` shim for async closure with borrowck error

Turn an assumption that I had originally written as an assert into a delayed bug, because this shim code is reachable even if we have borrowck errors via the MIR inliner.

Fixes #129262.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions