rust/compiler/rustc_passes
bors 5b9775fe17 Auto merge of #98402 - cjgillot:undead, r=michaelwoerister
Rewrite dead-code pass to avoid fetching HIR.

This allows to get a more uniform handling of spans, and to simplify the grouping of diagnostics for variants and fields.
2022-07-01 14:43:15 +00:00
..
src Auto merge of #98402 - cjgillot:undead, r=michaelwoerister 2022-07-01 14:43:15 +00:00
Cargo.toml collapse dead code warnings into a single diagnostic 2022-06-19 18:32:56 +09:00