about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorZalathar <Zalathar@users.noreply.github.com>2023-09-06 12:37:38 +1000
committerZalathar <Zalathar@users.noreply.github.com>2023-09-07 18:06:13 +1000
commite54204c8e914959e8b42a7bd3531706e4a436fd6 (patch)
treea56d6d31d4eb605c007800aff39c10a0295e35a2 /compiler/rustc_codegen_llvm/src/errors.rs
parentf191b1c2fc2bbd5585e3c436d2deaae203345c5e (diff)
downloadrust-e54204c8e914959e8b42a7bd3531706e4a436fd6.tar.gz
rust-e54204c8e914959e8b42a7bd3531706e4a436fd6.zip
coverage: In the visitor, track max counter/expression IDs without +1
This makes the visitor track the highest seen counter/expression IDs directly,
and only add +1 (to convert to a vector length) at the very end.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions