mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-24 06:18:30 +03:00
e5ece90f64
Replace visibility test with reachability test in dead code detection Fixes https://github.com/rust-lang/rust/issues/119545 Also included is a fix for an error now flagged by the lint