diff options
| author | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2023-11-11 00:00:00 +0000 |
|---|---|---|
| committer | Tomasz Miąsko <tomasz.miasko@gmail.com> | 2023-11-11 01:51:09 +0100 |
| commit | d7d2e761e0628c52da4d972f4c7984ed5e8f1c78 (patch) | |
| tree | 903cc578419328894b5ff864065886119506b852 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | edf0b1db0a7f29d71ee82cfc53bdc170fe74e501 (diff) | |
| download | rust-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
