about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-05-28 15:18:48 +1000
committerNicholas Nethercote <n.nethercote@gmail.com>2025-05-30 02:23:20 +1000
commit459280c978b6b4ee7132f628ca480c77fb8cd532 (patch)
tree27497e934f73d4a37739a4f98f26b8f0fe33cb54 /compiler/rustc_interface/src
parent660aede53066ca0ab4354160d982d19b7962739b (diff)
downloadrust-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