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
2020-01-30
Deprecate util/dev in favor of cargo alias
Philipp Hansch
-0
/
+2
2019-10-22
build: use shared target dir
Lzu Tao
-1
/
+3
2019-10-22
build: improve script and travis config
Lzu Tao
-6
/
+7
2019-08-28
Also fetch rollup merges in fetch_prs_between.sh script
flip1995
-1
/
+1
2019-08-18
Ignore lines starting with '#'
Jeremy Stucki
-1
/
+12
2019-08-15
Remove util/update_lints.py
Philipp Hansch
-10
/
+0
2019-08-12
Filter out PRs with changelog: none
flip1995
-1
/
+6
2019-06-23
don't strip blank lines in lint documentation
Andy Russell
-12
/
+9
2019-03-05
move lint documentation into macro invocations
Andy Russell
-30
/
+25
2019-02-28
Use the same <title> as <h1> on gh-pages
Martin Taibr
-2
/
+2
2019-02-16
Use normal HTML label semantics for filter
Michael Howell
-2
/
+2
2019-01-29
fetch_prs_between: add .sh file ending
Matthias Krüger
-0
/
+0
2019-01-25
Add script to fetch GitHub PRs between two commits
Philipp Hansch
-0
/
+20
2019-01-08
Remove all copyright license headers
Philipp Hansch
-42
/
+0
2018-11-22
rust-lang-nursery/rust-clippy => rust-lang/rust-clippy
Matthias Krüger
-2
/
+2
2018-11-05
RIIR update lints: Add check mode (update_lints.py rewrite complete)
Philipp Hansch
-238
/
+4
2018-10-31
RIIR update lints: Generate deprecated lints
Philipp Hansch
-1
/
+1
2018-10-15
Website: Make lint categories linkable
Park Juhyung
-0
/
+29
2018-10-08
Merge pull request #3265 from mikerite/fix-export
Philipp Hansch
-4
/
+9
2018-10-06
Add license header to other files
Manish Goregaokar
-0
/
+45
2018-10-05
Fix util/export.py to include lints from methods
Michael Wright
-4
/
+9
2018-09-30
Fix update_lints.py for dir modules
Michael Wright
-5
/
+11
2018-09-03
update_lints rewrite: Add structure and --print-only
Philipp Hansch
-13
/
+5
2018-09-02
Merge remote-tracking branch 'upstream/master' into prs
Philipp Hansch
-5
/
+5
2018-08-29
Adapt scripts to the tool_lints
flip1995
-5
/
+5
2018-08-28
Fix typo for panel cursor
Ivan Tham
-1
/
+1
2018-08-22
Remove unused code
flip1995
-5
/
+0
2018-08-12
update_lints.py: port another print to print() for python3 compatibility.
Matthias Krüger
-1
/
+1
2018-08-09
lintlib: Use Python 3 compatible print
David Vo
-1
/
+1
2018-07-25
fix a bunch of typos found by codespell
Matthias Krüger
-1
/
+1
2018-07-25
s/wiki/lint list/
Philipp Hansch
-2
/
+2
2018-07-19
Improve website panel heading experience
Ivan Tham
-0
/
+3
2018-07-05
Consistently call it "Clippy", not clippy or rust-clippy
Dale Wijnand
-1
/
+1
2018-06-15
Fix typo in lint dump script
Oliver Schneider
-1
/
+1
2018-06-14
Lint printing was broken
Oliver Schneider
-5
/
+15
2018-04-30
Lint for multiple versions of dependencies
Yusuf Simonson
-0
/
+2
2018-04-10
Docs: Reorganize layout a bit and show lint groups
Pascal Hertleif
-18
/
+57
2018-04-10
Add lint groups to doc export
Pascal Hertleif
-0
/
+1
2018-03-31
Fix lintlib script
flip1995
-33
/
+27
2018-03-28
Update test suite
Oliver Schneider
-8
/
+22
2018-03-28
Categorize all the lints!
Oliver Schneider
-96
/
+67
2018-03-27
Implementation + move one lint
Oliver Schneider
-6
/
+54
2018-02-19
Fix name of configuration parameters in documentation
flip1995
-1
/
+1
2018-02-01
Allow empty lines in lint doc examples
Philipp Hansch
-3
/
+8
2017-09-01
Update README lint counter message
Oliver Schneider
-2
/
+2
2017-09-01
wiki -> docs
Oliver Schneider
-2
/
+2
2017-09-01
Deprecate the wiki and remove the lint list from the README (fixes #1933)
Oliver Schneider
-118
/
+2
2017-08-14
Merge branch 'master' into move_links
Oliver Schneider
-0
/
+86
2017-08-07
Docs index: Sort versions in a nice way
Pascal Hertleif
-2
/
+18
2017-08-06
Change all links to reflect the move to rust-lang-nursery
Andre Bogus
-2
/
+2
[next]