mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
067ca38ecb
This adds `unreachable_code` to the list of diagnostic codes we map to `Unnecessary` in Visual Studio Code. This is consistent with what the TypeScript language server does.