mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

<rustc_metadata::creader::CStore>::push_dependencies_in_postorder showed up in new benchmarks from https://github.com/rust-lang/rustc-perf/pull/2143, hence I gave it a shot to remove an obvious O(n) there.