about summary refs log tree commit diff
path: root/util/lintlib.py
AgeCommit message (Collapse)AuthorLines
2019-03-05move lint documentation into macro invocationsAndy Russell-30/+25
2019-01-08Remove all copyright license headersPhilipp Hansch-10/+0
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
2018-10-08Merge pull request #3265 from mikerite/fix-exportPhilipp Hansch-4/+9
Fix util/export.py to include lints from methods
2018-10-06Add license header to other filesManish Goregaokar-0/+10
2018-10-05Fix util/export.py to include lints from methodsMichael Wright-4/+9
2018-08-09lintlib: Use Python 3 compatible printDavid Vo-1/+1
Ref: #2882
2018-07-05Consistently call it "Clippy", not clippy or rust-clippyDale Wijnand-1/+1
As per discussion on the Clippy 1.0 RFC
2018-04-30Lint for multiple versions of dependenciesYusuf Simonson-0/+1
2018-03-31Fix lintlib scriptflip1995-33/+27
2018-03-28Categorize all the lints!Oliver Schneider-29/+53
2018-02-19Fix name of configuration parameters in documentationflip1995-1/+1
2017-08-01Fix the config regex for the wiki generatorOliver Schneider-1/+1
2017-01-26allow linebreaks in parsed wiki scriptOliver Schneider-1/+1
2016-08-07Make Python utils more idiomatic, use better names, fix -c mode of update_wiki.Georg Brandl-0/+95