about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorTomasz Miąsko <tomasz.miasko@gmail.com>2023-11-11 00:00:00 +0000
committerTomasz Miąsko <tomasz.miasko@gmail.com>2023-11-11 01:51:09 +0100
commitd7d2e761e0628c52da4d972f4c7984ed5e8f1c78 (patch)
tree903cc578419328894b5ff864065886119506b852 /compiler/rustc_codegen_llvm/src/errors.rs
parentedf0b1db0a7f29d71ee82cfc53bdc170fe74e501 (diff)
downloadrust-d7d2e761e0628c52da4d972f4c7984ed5e8f1c78.tar.gz
rust-d7d2e761e0628c52da4d972f4c7984ed5e8f1c78.zip
Remove incorrect transformation from RemoveZsts
Partial removal of storage statements for a local is incorrect, so a
decision to optimize cannot be make independently for each statement.

Avoid the issue by performing the transformation completely or not at
all.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions