rust-analyzer
rust-analyzer copied to clipboard
feat: Implement cast typecheck and diagnostics
Fixes #17897 Mainly adopted from https://github.com/rust-lang/rust/blob/100fde5246bf56f22fb5cc85374dd841296fce0e/compiler/rustc_hir_typeck/src/cast.rs