about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorKarl Meakin <karl.meakin@arm.com>2025-08-10 01:10:15 +0100
committerKarl Meakin <karl.meakin@arm.com>2025-08-15 01:29:12 +0000
commit5d54ac5276eade9d9424fc4fbfa6f77bcd5d4940 (patch)
tree80e641bef18df92a4b2fe6b657c26ee11ad700d8 /compiler/rustc_codegen_llvm/src
parent69e1974bb0bfbcc679d29950b1e4540cd0b9b3ee (diff)
downloadrust-5d54ac5276eade9d9424fc4fbfa6f77bcd5d4940.tar.gz
rust-5d54ac5276eade9d9424fc4fbfa6f77bcd5d4940.zip
refactor: rewrite `ranges_from_set`
The `merge_ranges` function was very complicated and hard to understand.
Forunately, we can use `slice::chunk_by` to achieve the same thing.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions