rust-analyzer/crates
bors 4e82988aa2 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`
2023-12-11 17:21:14 +00:00
..
base-db Merge commit '237712fa31' into sync-from-ra 2023-11-27 12:40:39 +02:00
cfg Merge commit '237712fa31' into sync-from-ra 2023-11-27 12:40:39 +02:00
flycheck Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
hir Merge commit 'e402c494b7' into sync-from-ra 2023-12-04 09:19:15 +02:00
hir-def Merge commit 'e402c494b7' into sync-from-ra 2023-12-04 09:19:15 +02:00
hir-expand Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
hir-ty Merge commit 'e402c494b7' into sync-from-ra 2023-12-04 09:19:15 +02:00
ide Merge commit 'e402c494b7' into sync-from-ra 2023-12-04 09:19:15 +02:00
ide-assists Merge commit 'e402c494b7' into sync-from-ra 2023-12-04 09:19:15 +02:00
ide-completion Merge commit 'e402c494b7' into sync-from-ra 2023-12-04 09:19:15 +02:00
ide-db Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
ide-diagnostics Merge commit 'e402c494b7' into sync-from-ra 2023-12-04 09:19:15 +02:00
ide-ssr Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
intern Merge commit '3b7c7f97e4' into sync-from-ra 2023-11-08 08:15:03 +02:00
limit Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
load-cargo Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
mbe Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
parser Merge commit 'e402c494b7' into sync-from-ra 2023-12-04 09:19:15 +02:00
paths Merge commit '37f84c101b' into sync-from-ra 2023-07-17 16:49:15 +03:00
proc-macro-api Apply suggestions from code review 2023-12-10 23:26:40 -05:00
proc-macro-srv also make 'core_intrinsics' internal 2023-11-22 20:00:56 +01:00
proc-macro-srv-cli Merge commit 'aa9bc86125' into sync-from-ra 2023-06-05 12:04:23 +03:00
proc-macro-test Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
profile Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
project-model Merge commit '237712fa31' into sync-from-ra 2023-11-27 12:40:39 +02:00
rust-analyzer Merge commit 'e402c494b7' into sync-from-ra 2023-12-04 09:19:15 +02:00
rustc-dependencies Merge commit '237712fa31' into sync-from-ra 2023-11-27 12:40:39 +02:00
sourcegen Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
stdx remove redundant imports 2023-12-10 10:56:22 +08:00
syntax Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
test-utils Merge commit 'e402c494b7' into sync-from-ra 2023-12-04 09:19:15 +02:00
text-edit Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
toolchain ⬆️ rust-analyzer 2023-03-13 10:42:24 +02:00
tt Merge commit 'baee6b338b' into sync-from-ra 2023-08-07 12:03:15 +03:00
vfs Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00
vfs-notify Merge commit '141fc695dc' into sync-from-ra 2023-11-16 22:27:35 +02:00