Files
rust/compiler/rustc_middle/src
bors ec7c026125 Auto merge of #144863 - cjgillot:live-or-dead, r=Urgau
Simplify dead code lint

This PR scratches a few itches I had when looking at that code.

The perf improvement comes from keeping the `scanned` set through several marking phases. This pretty much divides by 2 the number of HIR traversals.
2025-08-05 18:10:21 +00:00
..
2025-07-23 23:54:37 +00:00
2025-07-15 16:02:26 +00:00
2025-07-31 14:19:27 +02:00
2025-07-01 15:53:50 +02:00
2025-03-30 01:32:21 +03:00
2025-07-31 14:19:27 +02:00
2025-08-04 10:08:01 +02:00
2025-07-28 10:13:19 +01:00