mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 08:26:56 +00:00
Avoid depending on forever-red DepNode when encoding metadata. Split from https://github.com/rust-lang/rust/pull/114669 for perf r? `@petrochenkov`