aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/diagnostics/decl_check
Commit message (Collapse)AuthorAgeFilesLines
* Add to_upper_snake_case function to stdxIgor Aleksanov2020-10-121-2/+1
|
* Fix compilation errorIgor Aleksanov2020-10-121-2/+1
|
* Apply suggestions from code reviewIgor Aleksanov2020-10-121-2/+2
| | | Co-authored-by: Lukas Wirth <[email protected]>
* Code style adjustmentsIgor Aleksanov2020-10-121-3/+35
|
* Refactor string helpers for decl_check moduleIgor Aleksanov2020-10-121-32/+97
|
* Improve string helpers functionsIgor Aleksanov2020-10-121-1/+8
|
* Extract helper functions into a separate moduleIgor Aleksanov2020-10-121-0/+92