about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2024-11-23 13:14:29 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2024-11-29 17:01:48 +1100
commitff780025663189ac7ec81d40a7cf309e45bd056a (patch)
tree8fa959f32397ff8233dedc30e730147b89854eee /compiler/rustc_codegen_llvm/src
parent15b24c46b462d7baf5b1b80656d3ec3c46c73a60 (diff)
downloadrust-ff780025663189ac7ec81d40a7cf309e45bd056a.tar.gz
rust-ff780025663189ac7ec81d40a7cf309e45bd056a.zip
Tiny `ChunkedBitSet` improvements.
- Fix a typo in a comment.
- Remove unnecessary `Chunk::` qualifiers.
- Rename `ChunkedBitIter::bitset` as `ChunkedBitIter::bit_set`, because
  `bit_set` is the form used everywhere else.
- Avoid some unnecessary local variables.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions