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
|
bd5af32cb1
|
Fix conf.rs path in update_wiki
|
2016-03-15 21:17:26 +01:00 |
|
mcarton
|
232710cd43
|
Add configuration variables to wiki
|
2016-03-12 14:50:46 +01:00 |
|
mcarton
|
5fe6e9f911
|
Build the import lint in update_lints.py
|
2016-02-20 17:46:16 +01:00 |
|
mcarton
|
d14c4ea187
|
Fix wiki
Markdown is hell.
|
2016-02-07 15:14:12 +01:00 |
|
mcarton
|
f2a7c8cca0
|
Update update_wiki.py to extract default lint level
|
2016-02-06 00:42:55 +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 |
|
llogiq
|
5bbc1427fd
|
added wiki comments + wiki-generating python script
|
2015-12-11 01:22:27 +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
|
c64e373c9e
|
util: make dogfood executable and give it a shebang
|
2015-08-15 09:59:23 +02:00 |
|
Manish Goregaokar
|
3cf5c36296
|
Address review comments, move to travis
|
2015-08-13 21:45:50 +05:30 |
|
Manish Goregaokar
|
485960a00c
|
Add dogfood script
|
2015-08-13 21:45:42 +05:30 |
|
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 |
|
Georg Brandl
|
2c2716f045
|
all: DRY for lint descriptions
* use the rustc style for lint descriptions
* add a script to parse all lint descriptions
and put the generated table into README
|
2015-08-13 11:14:05 +02:00 |
|