aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/diagnostics.rs
Commit message (Expand)AuthorAgeFilesLines
* Add fix to wrap return expression in SomePhil Ellison2021-01-071-6/+9
* decl_check: don't pass `db` around so oftenJonas Schievink2020-12-171-4/+11
* Added remove this semicolon testivan7702020-12-121-0/+10
* Remove this semicolonivan7702020-12-081-0/+24
* Add descriptions for diagnostics parseable by xtaskIgor Aleksanov2020-10-191-0/+55
* Keep SyntaxNodePtr::range privateIgor Aleksanov2020-10-121-2/+2
* Fix code style issuesIgor Aleksanov2020-10-121-1/+1
* Make incorrect case diagnostic work inside of functionsIgor Aleksanov2020-10-121-1/+3
* Add diagnostics for enum names and variantsIgor Aleksanov2020-10-121-1/+1
* Add fix for incorrect case diagnosticIgor Aleksanov2020-10-121-1/+1
* Add check for structure names to be CamelCaseIgor Aleksanov2020-10-121-1/+1
* Add checks for function parametersIgor Aleksanov2020-10-121-1/+3
* Create basic support for names case checks and implement function name case c...Igor Aleksanov2020-10-121-3/+78
* Add type safety to diagnostic codesAleksey Kladov2020-08-181-17/+17
* Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov2020-08-141-0/+25
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+444