diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-07-07 03:26:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-07 03:26:07 +0200 |
| commit | a1b51aa4003354ab4cb129f1ec9c4e4d45ddf803 (patch) | |
| tree | ff3ccb4b730ed39901072d4345401d8e1f306c5c /compiler/rustc_hir_analysis/src | |
| parent | 11d8667f212cdd4c884bd8bf97c5faaabca7328b (diff) | |
| parent | 8ee1e9817c50d92a4337df7545782dc710fa9f75 (diff) | |
| download | rust-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/src')
0 files changed, 0 insertions, 0 deletions
