about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-14 04:22:56 +0000
committerbors <bors@rust-lang.org>2023-11-14 04:22:56 +0000
commit5777f2c6bdea7e6406d355c3dd4527bd6e368833 (patch)
treedb18c70b312cb33745b1e1055a5955713e653e3f /compiler/rustc_query_impl/src
parentd5375d0587b66200ab52bc1969314a1cd714bc6e (diff)
parentd7d2e761e0628c52da4d972f4c7984ed5e8f1c78 (diff)
downloadrust-5777f2c6bdea7e6406d355c3dd4527bd6e368833.tar.gz
rust-5777f2c6bdea7e6406d355c3dd4527bd6e368833.zip
Auto merge of #117801 - tmiasko:remove-zsts-fuel, r=cjgillot
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_query_impl/src')
0 files changed, 0 insertions, 0 deletions