diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-12-16 22:39:50 +0200 |
|---|---|---|
| committer | Chayim Refael Friedman <chayimfr@gmail.com> | 2024-12-16 22:39:50 +0200 |
| commit | cf32a6feccf17a22175833c0be3f566dadc81d86 (patch) | |
| tree | aa7ea6a1d3587db221fce39e450f61b8f99db90d /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 5c6bae0fc0930d57dba2e279c0b67a4397b3999c (diff) | |
| download | rust-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/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
