diff options
| author | Rémy Rakic <remy.rakic+github@gmail.com> | 2025-06-13 17:56:33 +0000 |
|---|---|---|
| committer | Rémy Rakic <remy.rakic+github@gmail.com> | 2025-06-13 18:01:32 +0000 |
| commit | 2554f8f74d694fdd7fd98a76330b1030e37a1831 (patch) | |
| tree | 161853e3e6b892df177066b42b105729eceb6778 /compiler/rustc_interface/src/queries.rs | |
| parent | c35911781925bcbfdeb5e6e1adb305097af46801 (diff) | |
| download | rust-2554f8f74d694fdd7fd98a76330b1030e37a1831.tar.gz rust-2554f8f74d694fdd7fd98a76330b1030e37a1831.zip | |
use `MixedBitSet` for borrows-in-scope computation
Some code can have a few thousand loans, and this bitset is better suited to these somewhat sparse cases. That includes a couple of rustc-perf benchmarks.
Diffstat (limited to 'compiler/rustc_interface/src/queries.rs')
0 files changed, 0 insertions, 0 deletions
