aboutsummaryrefslogtreecommitdiff
path: root/macros/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* add `explain` subcommand and explanations to all lintsAkshay2021-10-311-162/+11
|
* allow match_kind to accept multiple kindsAkshay2021-10-151-2/+14
|
* add error code and report codegen, document a bitAkshay2021-09-211-0/+29
|
* use stderr by default, improved macro codeAkshay2021-09-211-2/+2
|
* implement lint_mapAkshay2021-09-151-16/+40
|
* add proc-macro to define lintAkshay2021-09-131-5/+129
|
* restructure repo into bin, lib and macrosAkshay2021-09-111-0/+7