mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
a411fe8f8d
fix the check for which expressions read never type Fixes rust-lang/rust#149542 Fixes rust-lang/rust#149431 First commit is a drive-by needed for the refactor of the unreachable code lint, see https://github.com/rust-lang/rust/issues/148303