index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
Lines
2017-08-03
Generate version index for docs domain index
Pascal Hertleif
-0
/
+70
2017-08-03
Update URL in rendered docs Github ribbon
Pascal Hertleif
-1
/
+1
2017-08-01
Fix the config regex for the wiki generator
Oliver Schneider
-1
/
+1
2017-01-26
allow linebreaks in parsed wiki script
Oliver Schneider
-1
/
+1
2016-12-21
every line needs to be its own string
Oliver Schneider
-1
/
+4
2016-12-21
shorten deprecated lints line length
Oliver Schneider
-1
/
+1
2016-10-30
fix `dogfood.sh`
Sebastian Ullrich
-1
/
+1
2016-10-03
Improve the coverage script
mcarton
-17
/
+7
2016-10-02
Add a script to run `kcov`
mcarton
-0
/
+47
2016-08-28
Actually scroll lint panels into view
Pascal Hertleif
-13
/
+34
2016-08-28
Tweak HTML version of docs with scroll to lints
Pascal Hertleif
-5
/
+33
2016-08-07
Make Python utils more idiomatic, use better names, fix -c mode of update_wiki.
Georg Brandl
-246
/
+159
2016-08-07
Make lint descriptions short and to the point; always fitting the column "tri...
Georg Brandl
-1
/
+1
2016-07-19
Merge pull request #1109 from Manishearth/setup-gh-pages
Martin Carton
-3
/
+3
2016-07-19
Fix deploy.sh and python2 usage
mcarton
-3
/
+3
2016-07-19
Merge pull request #1107 from Manishearth/setup-gh-pages
Martin Carton
-0
/
+319
2016-07-19
Setup automatic push of gh-pages
mcarton
-5
/
+22
2016-07-18
add an internal lint that catches misordered paths
Oliver Schneider
-5
/
+4
2016-07-15
Add Level 'Deprecated'
Pascal Hertleif
-1
/
+2
2016-07-15
HMTL Docs: Add Configuration, Fix Example Section
Pascal Hertleif
-5
/
+20
2016-07-14
Adjust HTML Docs
Pascal Hertleif
-66
/
+111
2016-07-12
Add First Draft of Lint Listing Page
Pascal Hertleif
-0
/
+241
2016-06-17
Include restriction lints in the wiki
mcarton
-1
/
+9
2016-06-17
Fix paths in *update_wiki.py*
mcarton
-1
/
+1
2016-05-29
Merge branch 'pr-961'
Andre Bogus
-9
/
+33
2016-05-27
Ensure the correct clippy_lints dependency version.
Georg Brandl
-0
/
+23
2016-05-27
Some Python style nits.
Georg Brandl
-9
/
+10
2016-05-27
Fix wiki links and `char_lit_as_u8`
mcarton
-1
/
+1
2016-05-27
split clippy into lints, plugin and cargo-clippy
Oliver Schneider
-10
/
+10
2016-04-30
fixed tests, added clippy_restrictions lint group
Andre Bogus
-8
/
+31
2016-04-14
Autogenerate CHANGELOG links to lints in wiki
mcarton
-1
/
+10
2016-03-24
Deprecates 4 lints
mcarton
-6
/
+49
2016-03-15
Fix `conf.rs` path in `update_wiki`
mcarton
-1
/
+1
2016-03-12
Add configuration variables to wiki
mcarton
-8
/
+32
2016-02-20
Build the import lint in update_lints.py
mcarton
-0
/
+13
2016-02-07
Fix wiki
mcarton
-1
/
+1
2016-02-06
Update `update_wiki.py` to extract default lint level
mcarton
-7
/
+34
2016-01-29
Make the python scripts py3 and pep8 compatible
mcarton
-12
/
+29
2016-01-27
Make update_lints script accept digits in lint names
Florian Hartwig
-1
/
+1
2015-12-11
added wiki comments + wiki-generating python script
llogiq
-0
/
+90
2015-09-01
lib: add clippy_pedantic group with all Allow by default lints (fixes #265)
Georg Brandl
-10
/
+21
2015-08-26
Added automatic links to wiki for all lints.
llogiq
-2
/
+6
2015-08-24
improved README, added lint counter
llogiq
-0
/
+5
2015-08-15
util: make dogfood executable and give it a shebang
Georg Brandl
-0
/
+1
2015-08-13
Address review comments, move to travis
Manish Goregaokar
-1
/
+4
2015-08-13
Add dogfood script
Manish Goregaokar
-0
/
+1
2015-08-13
update_lints: add a check mode for travis runs
Georg Brandl
-30
/
+47
2015-08-13
update script: also generate lint list in lib.rs
Georg Brandl
-80
/
+110
2015-08-13
all: DRY for lint descriptions
Georg Brandl
-0
/
+80
[prev]