about summary refs log tree commit diff
path: root/compiler/rustc_privacy/src/lib.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-04-25 15:38:58 +0000
committerbors <bors@rust-lang.org>2025-04-25 15:38:58 +0000
commite3e432d4d65a55e6db167598e96db2bcb163e316 (patch)
tree963bf497ca365ace9fd0235f63a60f4b1cc8dc93 /compiler/rustc_privacy/src/lib.rs
parent8f43b85954d2f3d8fc00a7504c603e5ca9eb0695 (diff)
parentc8e7c6261ea5bc581a3e10323677e720bf1dc42b (diff)
downloadrust-e3e432d4d65a55e6db167598e96db2bcb163e316.tar.gz
rust-e3e432d4d65a55e6db167598e96db2bcb163e316.zip
Auto merge of #139756 - Zoxc:out-of-order-dep-graph, r=oli-obk
Allow out of order dep graph node encoding

This allows out of order dep graph node encoding by also encoding the index instead of using the file node order as the index.

`MemEncoder` is also brought back to life and used for encoding.

Both of these are done to enable thread-local encoding of dep graph nodes.

This is based on https://github.com/rust-lang/rust/pull/139636.
Diffstat (limited to 'compiler/rustc_privacy/src/lib.rs')
0 files changed, 0 insertions, 0 deletions