aboutsummaryrefslogtreecommitdiff
path: root/lib/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* new lint: empty-let-inAkshay2021-10-021-3/+3
|
* add error code and report codegen, document a bitAkshay2021-09-211-24/+52
|
* add suggestion to bool_comparisonAkshay2021-09-211-6/+36
|
* implement lint_mapAkshay2021-09-151-21/+48
|
* add demo lint: bool_comparisonAkshay2021-09-131-5/+45
|
* restructure repo into bin, lib and macrosAkshay2021-09-111-0/+7