aboutsummaryrefslogtreecommitdiff
path: root/macros
Commit message (Expand)AuthorAgeFilesLines
* apply clippy lintsfigsoda2021-11-021-1/+1
* add `explain` subcommand and explanations to all lintsAkshay2021-10-313-162/+216
* add MIT licensev0.2.1Akshay2021-10-271-0/+1
* set internal crates to 0.0.0, bump to v0.2.0v0.2.0Akshay2021-10-261-1/+1
* 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-132-5/+138
* restructure repo into bin, lib and macrosAkshay2021-09-112-0/+15