aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_ty/src/diagnostics/match_check.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix another missing fields diagnosticsKirill Bulatov2020-08-111-4/+4
* Refactor the test of diagnostic testsAleksey Kladov2020-07-141-1/+1
* Allow multiline annotationsAleksey Kladov2020-07-141-0/+2
* Compress match checking testsAleksey Kladov2020-07-141-1149/+412
* Reduce visibilityAleksey Kladov2020-07-141-85/+83
* Consolidate hir diagnostics code in one placeAleksey Kladov2020-07-141-0/+2158