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