Commit Graph

31 Commits

Author SHA1 Message Date
flip1995 bb49b31254 Adapt scripts to the tool_lints 2018-08-29 11:08:29 -07:00
Matthias Krüger 7ded77fe7d update_lints.py: port another print to print() for python3 compatibility. 2018-08-12 11:33:44 +02:00
Philipp Hansch 0961c692fa s/wiki/lint list/ 2018-07-25 08:22:52 +02:00
Oliver Schneider 45bab501e1 Fix typo in lint dump script 2018-06-15 17:45:52 +02:00
Oliver Schneider e38c109ae7 Lint printing was broken 2018-06-14 22:50:07 +02:00
Yusuf Simonson 7de706b34b Lint for multiple versions of dependencies 2018-04-30 06:20:39 +07:00
Oliver Schneider eafb9fe8df Update test suite 2018-03-28 23:49:32 +02:00
Oliver Schneider d6344c47e3 Categorize all the lints! 2018-03-28 15:24:26 +02:00
Oliver Schneider ef9fdbb8a9 Implementation + move one lint 2018-03-27 17:13:55 +02:00
Oliver Schneider 0f0075df09 Update README lint counter message 2017-09-01 12:34:10 +02:00
Oliver Schneider ff91c6359a wiki -> docs 2017-09-01 12:34:10 +02:00
Oliver Schneider c64073b2f5 Deprecate the wiki and remove the lint list from the README (fixes #1933) 2017-09-01 12:34:05 +02:00
Andre Bogus f515d7bb67 Change all links to reflect the move to rust-lang-nursery 2017-08-06 23:10:55 +02:00
Oliver Schneider 6d3841e69d every line needs to be its own string 2016-12-21 13:12:17 +01:00
Oliver Schneider 49e3419b87 shorten deprecated lints line length 2016-12-21 12:50:39 +01:00
Georg Brandl b91c1a509e Make lint descriptions short and to the point; always fitting the column "triggers on". 2016-08-07 08:09:26 +02:00
Oliver Schneider 02c46f057f add an internal lint that catches misordered paths 2016-07-18 11:19:33 +02:00
Georg Brandl 5d64b81787 Ensure the correct clippy_lints dependency version. 2016-05-27 17:22:34 +02:00
Georg Brandl f314fa8d28 Some Python style nits. 2016-05-27 15:57:03 +02:00
Oliver Schneider bf227f4729 split clippy into lints, plugin and cargo-clippy 2016-05-27 13:03:58 +02:00
Andre Bogus 0b40ae178a fixed tests, added clippy_restrictions lint group 2016-04-30 23:54:10 +02:00
mcarton d81481bd0d Autogenerate CHANGELOG links to lints in wiki 2016-04-14 17:56:46 +02:00
mcarton 15e55f5df5 Deprecates 4 lints
Namely STR_TO_STRING, STRING_TO_STRING, UNSTABLE_AS_SLICE and
UNSTABLE_AS_MUT_SLICE.
2016-03-24 19:56:48 +01:00
mcarton 5fe6e9f911 Build the import lint in update_lints.py 2016-02-20 17:46:16 +01:00
mcarton 997a565aeb Make the python scripts py3 and pep8 compatible 2016-01-29 22:31:17 +01:00
Florian Hartwig 23dfb2fbc0 Make update_lints script accept digits in lint names 2016-01-27 20:59:19 +01:00
Georg Brandl 88dd38de87 lib: add clippy_pedantic group with all Allow by default lints (fixes #265) 2015-09-01 18:05:28 +02:00
llogiq 9461a480bd Added automatic links to wiki for all lints. 2015-08-26 16:04:50 +02:00
llogiq 380e41a914 improved README, added lint counter 2015-08-24 16:49:12 +02:00
Georg Brandl e03b71606b update_lints: add a check mode for travis runs 2015-08-13 15:30:06 +02:00
Georg Brandl ea0cf2a296 update script: also generate lint list in lib.rs 2015-08-13 11:34:51 +02:00