diff options
| author | Scott McMurray <scottmcm@users.noreply.github.com> | 2023-04-01 20:11:38 -0700 |
|---|---|---|
| committer | Scott McMurray <scottmcm@users.noreply.github.com> | 2023-04-01 20:32:50 -0700 |
| commit | b5b6def021d37c5f1cb7e06c1cf6915bcbcd53b1 (patch) | |
| tree | 417306b55b8f87daebb5962a774330552beb1337 /compiler/rustc_codegen_ssa/src/errors.rs | |
| parent | 480068c2359ea65df4481788b5ce717a548ce171 (diff) | |
| download | rust-b5b6def021d37c5f1cb7e06c1cf6915bcbcd53b1.tar.gz rust-b5b6def021d37c5f1cb7e06c1cf6915bcbcd53b1.zip | |
Use `FieldIdx` in various things related to aggregates
Shrank `AggregateKind` by 8 bytes on x64, since the active field of a union is tracked as an `Option<FieldIdx>` instead of `Option<usize>`.
Diffstat (limited to 'compiler/rustc_codegen_ssa/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
