rust/compiler/rustc_mir_transform
Stuart Cook 99e12442da
Rollup merge of #131325 - Zalathar:tweak-counters, r=jieyouxu
coverage: Multiple small tweaks to counter creation

I've been experimenting with some larger changes to how coverage counters are assigned to parts of the control-flow graph, and while none of that is ready yet, along the way I've repeatedly found myself wanting these smaller tweaks as a base.

There are no changes to compiler output.
2024-10-07 15:37:07 +11:00
..
src Rollup merge of #131325 - Zalathar:tweak-counters, r=jieyouxu 2024-10-07 15:37:07 +11:00
Cargo.toml Simplify match based on the cast result of IntToInt. 2024-08-03 10:55:43 +08:00
messages.ftl Add a Lint for Pointer to Integer Transmutes in Consts 2024-10-05 12:48:02 +00:00