diff options
author | bors <bors@rust-lang.org> | 2023-04-02 21:40:29 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2023-04-02 21:40:29 +0000 |
commit | a93bcdc30771340dfff914a1cf48556886ad33a6 (patch) | |
tree | af18945bacc5061e824a46c8dfa5dce862c9657b /tests/rustdoc-js-std/parser-errors.js | |
parent | 3a8a131e9509c478ece1c58fe0ea2d49463d2300 (diff) | |
parent | b5b6def021d37c5f1cb7e06c1cf6915bcbcd53b1 (diff) | |
download | rust-a93bcdc30771340dfff914a1cf48556886ad33a6.tar.gz |
Auto merge of #109849 - scottmcm:more-fieldidx-rebase, r=oli-obk
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>`.
Part 3/? of https://github.com/rust-lang/compiler-team/issues/606
[`IndexSlice`](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_index/vec/struct.IndexVec.html#deref-methods-IndexSlice%3CI,+T%3E) was added in https://github.com/rust-lang/rust/pull/109787
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions