about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/queries.rs
diff options
context:
space:
mode:
authorRémy Rakic <remy.rakic+github@gmail.com>2025-06-13 17:56:33 +0000
committerRémy Rakic <remy.rakic+github@gmail.com>2025-06-13 18:01:32 +0000
commit2554f8f74d694fdd7fd98a76330b1030e37a1831 (patch)
tree161853e3e6b892df177066b42b105729eceb6778 /compiler/rustc_interface/src/queries.rs
parentc35911781925bcbfdeb5e6e1adb305097af46801 (diff)
downloadrust-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