Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deny unreachable-pub | Aleksey Kladov | 2020-11-02 | 1 | -3/+3 |
* | Make IncorrectDiagnostic match rustc by copying rustc's code. | Arif Roktim | 2020-10-25 | 1 | -126/+123 |
* | Properly identify camel cased acronyms as UpperCamelCase | Arif Roktim | 2020-10-21 | 1 | -1/+8 |
* | Add to_upper_snake_case function to stdx | Igor Aleksanov | 2020-10-12 | 1 | -2/+1 |
* | Fix compilation error | Igor Aleksanov | 2020-10-12 | 1 | -2/+1 |
* | Apply suggestions from code review | Igor Aleksanov | 2020-10-12 | 1 | -2/+2 |
* | Code style adjustments | Igor Aleksanov | 2020-10-12 | 1 | -3/+35 |
* | Refactor string helpers for decl_check module | Igor Aleksanov | 2020-10-12 | 1 | -32/+97 |
* | Improve string helpers functions | Igor Aleksanov | 2020-10-12 | 1 | -1/+8 |
* | Extract helper functions into a separate module | Igor Aleksanov | 2020-10-12 | 1 | -0/+92 |