Commit Graph

16 Commits

Author SHA1 Message Date
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