diff options
| author | bors <bors@rust-lang.org> | 2023-12-11 17:21:14 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-12-11 17:21:14 +0000 |
| commit | 57010939ed1d00076b4af0ed06a81ec69ea5e4a8 (patch) | |
| tree | 76646b8959916e3fcd3a6566dcaaf7ac7dcde9bf /compiler/rustc_parse/src/parser/expr.rs | |
| parent | 8a3765582cb83733f8c344062729df0175409488 (diff) | |
| parent | 79bdd24d6ee1022e4a02fd00a490279c7f0a4f98 (diff) | |
| download | rust-57010939ed1d00076b4af0ed06a81ec69ea5e4a8.tar.gz rust-57010939ed1d00076b4af0ed06a81ec69ea5e4a8.zip | |
Auto merge of #118344 - saethlin:rmeta-header-pos, r=WaffleLapkin
Use a u64 for the rmeta root position Waffle noticed this in https://github.com/rust-lang/rust/pull/117301#discussion_r1405410174 We've upgraded the other file offsets to u64, and this one only costs 4 bytes per file. Also the way the truncation was being done before was extremely easy to miss, I sure missed it! It's not clear to me if not having this change effectively made the other upgrades from u32 to u64 ineffective, but we can have it now. r? `@WaffleLapkin`
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions
