rust/compiler/rustc_mir_transform
bors 61efd19024 Auto merge of #147477 - cjgillot:split-call-guards, r=tmiasko
Refactor AddCallGuards in two loops.

This PR splits the pass into an analysis loop and a change loop. This allows to avoid invalidating CFG caches if there are no changes to be performed.

r? `@ghost` for perf
2025-10-08 23:12:38 +00:00
..
src Auto merge of #147477 - cjgillot:split-call-guards, r=tmiasko 2025-10-08 23:12:38 +00:00
Cargo.toml Introduce ValueSet. 2025-09-13 17:14:04 +00:00
messages.ftl coverage: Remove all unstable support for MC/DC instrumentation 2025-08-06 22:38:52 +10:00