mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-19 16:46:38 +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`