aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_ty/src/diagnostics
Commit message (Collapse)AuthorAgeFilesLines
* Mismatched arg count works for lambdasAleksey Kladov2020-07-171-9/+29
|
* Align CallableDefId naming with other idsAleksey Kladov2020-07-161-2/+2
|
* Thread varargs through r-aJonas Schievink2020-07-141-0/+30
|
* ItemTree: Lower tuple types despite invalid typeJonas Schievink2020-07-141-0/+23
|
* Refactor the test of diagnostic testsAleksey Kladov2020-07-143-2/+52
|
* Allow multiline annotationsAleksey Kladov2020-07-141-0/+2
|
* Compress match checking testsAleksey Kladov2020-07-141-1149/+412
|
* Data-driven diagnostics testsAleksey Kladov2020-07-141-99/+70
|
* Reduce visibilityAleksey Kladov2020-07-141-85/+83
|
* Cleanup hir diagnostics APIAleksey Kladov2020-07-142-24/+27
|
* Consolidate hir diagnostics code in one placeAleksey Kladov2020-07-143-0/+2799