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>2021-10-23 14:58:42 +0200
committerGitHub <noreply@github.com>2021-10-23 14:58:42 +0200
commit74a0c492c190185552837e3d94baef4dbdacd230 (patch)
treea019c5cbe196d7868df7149ef634acd5bb6f5c74 /compiler/rustc_codegen_llvm/src
parent2b874f0242ee8e27af9961dd1a8712390832f1ad (diff)
parente4aeeca667b6ce0446703f22f95552a64954df0d (diff)
downloadrust-74a0c492c190185552837e3d94baef4dbdacd230.tar.gz
rust-74a0c492c190185552837e3d94baef4dbdacd230.zip
Rollup merge of #90168 - tmiasko:const-qualif-storage, r=matthewjasper
Reset qualifs when a storage of a local ends

Reset qualifs when a storage of a local ends to ensure that the local qualifs
are affected by the state from previous loop iterations only if the local is
kept alive.

The change should be forward compatible with a stricter handling of indirect
assignments, since storage dead invalidates all existing pointers to the local.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions