diff options
| author | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-05-28 15:18:48 +1000 |
|---|---|---|
| committer | Nicholas Nethercote <n.nethercote@gmail.com> | 2025-05-30 02:23:20 +1000 |
| commit | 459280c978b6b4ee7132f628ca480c77fb8cd532 (patch) | |
| tree | 27497e934f73d4a37739a4f98f26b8f0fe33cb54 /compiler/rustc_interface/src | |
| parent | 660aede53066ca0ab4354160d982d19b7962739b (diff) | |
| download | rust-459280c978b6b4ee7132f628ca480c77fb8cd532.tar.gz rust-459280c978b6b4ee7132f628ca480c77fb8cd532.zip | |
Reorder fields in `hir::ItemKind` variants.
Specifically `TyAlias`, `Enum`, `Struct`, `Union`. So the fields match the textual order in the source code. The interesting part of the change is in `compiler/rustc_hir/src/hir.rs`. The rest is extremely mechanical refactoring.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
