Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow match_kind to accept multiple kinds | Akshay | 2021-10-15 | 1 | -5/+7 |
* | new lint: collapsible_let_in | Akshay | 2021-10-03 | 1 | -4/+4 |
* | new lint: legacy_let_syntax | Akshay | 2021-10-02 | 1 | -11/+32 |
* | new lint: empty-let-in | Akshay | 2021-10-02 | 1 | -3/+3 |
* | add error code and report codegen, document a bit | Akshay | 2021-09-21 | 1 | -24/+52 |
* | add suggestion to bool_comparison | Akshay | 2021-09-21 | 1 | -6/+36 |
* | implement lint_map | Akshay | 2021-09-15 | 1 | -21/+48 |
* | add demo lint: bool_comparison | Akshay | 2021-09-13 | 1 | -5/+45 |
* | restructure repo into bin, lib and macros | Akshay | 2021-09-11 | 1 | -0/+7 |