]> git.lizzy.rs Git - rust.git/commit
Make incorrect case diagnostic work inside of functions
authorIgor Aleksanov <popzxc@yandex.ru>
Sun, 4 Oct 2020 04:39:35 +0000 (07:39 +0300)
committerIgor Aleksanov <popzxc@yandex.ru>
Mon, 12 Oct 2020 08:05:00 +0000 (11:05 +0300)
commitb42562b5dee4f4ce23094c7bab6406e3b00f90ad
tree8711713d749b19f22a534bb3dd1925063d1baade
parent9ec1741b651bd13e4e5e6224f2e2c5c503846a6b
Make incorrect case diagnostic work inside of functions
crates/hir_def/src/item_scope.rs
crates/hir_ty/src/diagnostics.rs
crates/hir_ty/src/diagnostics/decl_check.rs
crates/ide/src/diagnostics.rs