mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
5b9775fe17
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.