rust/compiler/rustc_mir_transform
Matthias Krüger 98222a524d
Rollup merge of #130184 - Zalathar:counters, r=compiler-errors
coverage: Clean up terminology in counter creation

Some of the terminology in this module is confusing, or has drifted out of sync with other parts of the coverage code.

This PR therefore renames some variables and methods, and adjusts comments and debug logging statements, to make things clearer and more consistent.

No functional changes, other than some small tweaks to debug logging.
2024-09-10 17:35:15 +02:00
..
src Rollup merge of #130184 - Zalathar:counters, r=compiler-errors 2024-09-10 17:35:15 +02:00
Cargo.toml Simplify match based on the cast result of `IntToInt`. 2024-08-03 10:55:43 +08:00
messages.ftl Remove MIR unsafe check 2024-04-03 08:50:12 +00:00