diff options
| author | Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com> | 2025-05-29 12:45:04 +0200 |
|---|---|---|
| committer | Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com> | 2025-05-29 13:02:20 +0200 |
| commit | 9b3be2599a9523a93bf7cf5d5b84523a8173c419 (patch) | |
| tree | d19a89dfa93b798f9bec2c0645ab9e8da86bbfd6 /compiler/rustc_codegen_llvm/src | |
| parent | 38081f22c2d7380f272aa1d7fa9b935637701c2d (diff) | |
| download | rust-9b3be2599a9523a93bf7cf5d5b84523a8173c419.tar.gz rust-9b3be2599a9523a93bf7cf5d5b84523a8173c419.zip | |
cstore: Use IndexSet as backing store for postorder dependencies
<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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
