Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improve string helpers functions | Igor Aleksanov | 2020-10-12 | 1 | -1/+8 | |
* | Check structure fields to be snake_case | Igor Aleksanov | 2020-10-12 | 1 | -46/+65 | |
* | Add check for structure names to be CamelCase | Igor Aleksanov | 2020-10-12 | 1 | -0/+138 | |
* | Extract helper functions into a separate module | Igor Aleksanov | 2020-10-12 | 2 | -29/+112 | |
* | Add checks for function parameters | Igor Aleksanov | 2020-10-12 | 1 | -6/+91 | |
* | Create basic support for names case checks and implement function name case c... | Igor Aleksanov | 2020-10-12 | 1 | -0/+173 | |
* | Fix missing match arm false error on unknown type | CAD97 | 2020-08-17 | 2 | -4/+2 | |
* | Document missing match arm false positive | CAD97 | 2020-08-17 | 1 | -0/+19 | |
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 3 | -0/+2195 |