diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2024-06-26 12:40:47 +1000 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2024-06-30 18:55:39 +1000 |
| commit | 3b22589cfa0015535ae08082b2cecf77ac1b5c33 (patch) | |
| tree | 44b7a624f82dba5bd2a76e0d5c3471d766b7feda /compiler/rustc_codegen_gcc | |
| parent | ad575b093bee669258b1d4914bccf56c5b9d1e82 (diff) | |
| download | rust-3b22589cfa0015535ae08082b2cecf77ac1b5c33.tar.gz rust-3b22589cfa0015535ae08082b2cecf77ac1b5c33.zip | |
Replace a magic boolean with enum `EmitStorageLive`
The previous boolean used `true` to indicate that storage-live should _not_ be emitted, so all occurrences of `Yes` and `No` should be the logical opposite of the previous value.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
