aboutsummaryrefslogtreecommitdiff
path: root/lib/src/make.rs
Commit message (Expand)AuthorAgeFilesLines
* new lint: useless_has_attrAkshay2022-02-201-0/+4
* new lint: deprecated_is_nullAkshay2021-11-041-0/+5
* add 3 new lints, bump to v0.2.3v0.2.3Akshay2021-10-271-0/+4
* new lint: useless_parensAkshay2021-10-151-2/+2
* new lint: collapsible_let_inAkshay2021-10-031-0/+4
* new lint: legacy_let_syntaxAkshay2021-10-021-4/+41
* new lint: manual_inherit_fromAkshay2021-10-021-0/+9
* new lint: manual_inheritAkshay2021-10-021-2/+13
* add suggestion to bool_comparisonAkshay2021-09-211-0/+20