about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorChayim Refael Friedman <chayimfr@gmail.com>2024-12-16 22:39:50 +0200
committerChayim Refael Friedman <chayimfr@gmail.com>2024-12-16 22:39:50 +0200
commitcf32a6feccf17a22175833c0be3f566dadc81d86 (patch)
treeaa7ea6a1d3587db221fce39e450f61b8f99db90d /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parent5c6bae0fc0930d57dba2e279c0b67a4397b3999c (diff)
downloadrust-cf32a6feccf17a22175833c0be3f566dadc81d86.tar.gz
rust-cf32a6feccf17a22175833c0be3f566dadc81d86.zip
Use a record struct instead of a tuple for each namespace in `PerNs`
The reason I did this is because I plan to add another field to this struct (indicating whether the item was cfg'ed out), but it seems worthy even separately and removes a bunch of one-letter variable names and tuple-indexing. It is also easy to separate from future changes, so it will be easier to review this way.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions