about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2024-03-06 22:22:05 +1100
committerZalathar <Zalathar@users.noreply.github.com>2024-03-06 23:09:04 +1100
commit5ba70bd3ec6cedfe49332226dc9dbfe427698ad3 (patch)
treee8cd1535d905264f12342dd8e6c7ef2375376717 /compiler/rustc_codegen_llvm/src/errors.rs
parentfbdac30427822da7ad2b11d93e4fe40a5279a1e6 (diff)
downloadrust-5ba70bd3ec6cedfe49332226dc9dbfe427698ad3.tar.gz
rust-5ba70bd3ec6cedfe49332226dc9dbfe427698ad3.zip
Replace tuples in `DropTree` with named structs
This allows us to use real field names instead of tuple element numbers.

Renaming `previous_drops` to `existing_drops_map` clarifies that "previous" was
unrelated to drop order.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions