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 | -0/+194 |