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
/
clippy_dev
Age
Commit message (
Expand
)
Author
Lines
2020-01-30
Decrease line length limit for stderr files
Yuki Okushi
-1
/
+1
2020-01-21
Decrease line length limit for stderr files
Yuki Okushi
-1
/
+1
2020-01-16
Add lifetimes to `LateLintPass`
Krishna Sai Veera Reddy
-4
/
+7
2020-01-16
Fix rustc lint import paths generated by `new_lint`
Krishna Sai Veera Reddy
-1
/
+1
2020-01-15
Generate new lints easily
Brad Sherman
-0
/
+234
2019-12-24
do minor cleanups
Lzu Tao
-1
/
+1
2019-12-23
a few small cleanups
Lzu Tao
-4
/
+0
2019-11-25
Enable deny-warnings feature everywhere in CI
flip1995
-0
/
+7
2019-10-24
Fix dogfood findings
flip1995
-2
/
+9
2019-10-24
Run ./util/dev fmt
flip1995
-3
/
+3
2019-10-24
Update clippy_dev
Mark Rousskov
-8
/
+32
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-0
/
+8
2019-10-08
Auto merge of #4641 - sinkuu:revert_workaround, r=phansch
bors
-14
/
+3
2019-10-08
Auto merge of #4611 - rust-lang:doc-visibility, r=flip1995
bors
-1
/
+1
2019-10-08
Revert "Workaround cargo bug on Windows"
Shotaro Yamada
-14
/
+3
2019-10-04
Rollup merge of #4509 - sinkuu:redundant_clone_fix, r=llogiq
Phil Hansch
-4
/
+1
2019-10-04
Use home::cargo_home
Shotaro Yamada
-1
/
+3
2019-10-04
Workaround cargo bug on Windows
Shotaro Yamada
-3
/
+12
2019-10-03
Test fixes
Shotaro Yamada
-4
/
+1
2019-10-02
account for doc visibility
Andre Bogus
-1
/
+1
2019-08-19
Add option_and_then_some lint
Lzu Tao
-3
/
+3
2019-08-12
Update lint deprecation for tool lints
Philipp Hansch
-3
/
+3
2019-08-01
Merge branch 'master' into dev-fmt-20190728
Michael Wright
-2
/
+2
2019-07-31
Update all the code to pass the updated `use_self` lint.
Jakub Wieczorek
-2
/
+2
2019-07-28
dev-fmt: better error handling
Michael Wright
-0
/
+29
2019-07-17
Decrease maximum length for stderr files
Philipp Hansch
-1
/
+1
2019-07-11
Avoid rustfmt bug on Windows
Michael Wright
-1
/
+5
2019-07-07
Fix crash on `dev --limit-stderr-length`
Michael Wright
-1
/
+1
2019-07-07
Add dev fmt subcommand
Michael Wright
-18
/
+209
2019-06-14
Use replace_region_in_file for creating the lint list
flip1995
-16
/
+17
2019-06-12
make it pass dogfood
Jane Lusby
-2
/
+2
2019-06-12
run rustfmt
Jane Lusby
-1
/
+1
2019-06-12
fix padding and put clippy someplaces
Jane Lusby
-0
/
+1
2019-06-12
show default lint levels
Jane Lusby
-0
/
+1
2019-06-12
prelim arg parse
Jane Lusby
-2
/
+2
2019-06-12
move Lint static def into its own module
Jane Lusby
-10
/
+3
2019-06-12
switch to sorted usable lints
Jane Lusby
-5
/
+10
2019-06-12
Update clippy_dev/src/main.rs
Jane Lusby
-1
/
+1
2019-06-12
initial commit for help improvements on clippy-driver
Jane Lusby
-0
/
+22
2019-06-03
Bump clap in clippy_dev
Lzu Tao
-1
/
+1
2019-05-17
Collect at callsite, use eprintln instead of println
Philipp Hansch
-4
/
+3
2019-05-16
Add a stderr file length check to clippy_dev
Philipp Hansch
-2
/
+65
2019-04-16
Remove rust-toolchain file from clippy_dev
flip1995
-1
/
+0
2019-04-15
Remove clippy::default_hash_types internal lint
flip1995
-2
/
+0
2019-03-15
Add rust-toolchain for clippy_dev
Michael Wright
-0
/
+1
2019-03-10
Various cosmetic improvements.
Alexander Regueiro
-2
/
+2
2019-03-08
Improve Clippy dev help
Michael Wright
-2
/
+4
2019-03-05
move lint documentation into macro invocations
Andy Russell
-3
/
+5
2019-02-10
removing redundant closures in the whole project
Grzegorz
-2
/
+2
2019-01-25
dependencies: update itertools from 0.7 to 0.8
Matthias Krüger
-11
/
+16
[next]