Files
rust/compiler/rustc_mir_transform/src
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
..
2025-09-05 15:38:01 +02:00
2025-09-08 15:07:12 -07:00
2025-07-21 08:08:41 +00:00
2025-08-13 09:33:09 -05:00
2025-09-21 13:12:18 -04:00
2025-10-08 12:23:31 +00:00
2025-09-26 20:44:06 +00:00
2025-09-17 21:12:17 +00:00
2025-07-01 19:00:21 +00:00
2025-09-01 09:19:03 +10:00
2025-10-02 14:55:50 +08:00