about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/errors.rs
diff options
context:
space:
mode:
authorNicholas Nethercote <n.nethercote@gmail.com>2025-02-27 18:10:17 +1100
committerNicholas Nethercote <n.nethercote@gmail.com>2025-02-27 18:10:17 +1100
commita36d8acd835c96de1b1184d97648a16648591607 (patch)
tree19826ab7f60199ca68ee758573a4db0929368ff2 /compiler/rustc_codegen_ssa/src/errors.rs
parent00f245915b0c7839d42c26f9628220c4f1b93bf6 (diff)
downloadrust-a36d8acd835c96de1b1184d97648a16648591607.tar.gz
rust-a36d8acd835c96de1b1184d97648a16648591607.zip
Optimize empty provenance range checks.
Currently it gets the pointers in the range and checks if the result is
empty, but it can be done faster if you combine those two steps.
Diffstat (limited to 'compiler/rustc_codegen_ssa/src/errors.rs')
0 files changed, 0 insertions, 0 deletions