about summary refs log tree commit diff
path: root/compiler/rustc_hir_analysis
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-07-07 03:26:07 +0200
committerGitHub <noreply@github.com>2025-07-07 03:26:07 +0200
commita1b51aa4003354ab4cb129f1ec9c4e4d45ddf803 (patch)
treeff3ccb4b730ed39901072d4345401d8e1f306c5c /compiler/rustc_hir_analysis
parent11d8667f212cdd4c884bd8bf97c5faaabca7328b (diff)
parent8ee1e9817c50d92a4337df7545782dc710fa9f75 (diff)
downloadrust-a1b51aa4003354ab4cb129f1ec9c4e4d45ddf803.tar.gz
rust-a1b51aa4003354ab4cb129f1ec9c4e4d45ddf803.zip
Rollup merge of #143456 - joshtriplett:mbe-unused-rules-bitset, r=lqd
mbe: Change `unused_macro_rules` to a `DenseBitSet`

Now that it only contains indexes, and no other information, a bitset provides a more compact and simpler representation.

This builds on <https://github.com/rust-lang/rust/pull/143416>. Only the last commit is new.
Diffstat (limited to 'compiler/rustc_hir_analysis')
0 files changed, 0 insertions, 0 deletions