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_lints
/
src
/
needless_continue.rs
Age
Commit message (
Expand
)
Author
Lines
2018-06-25
Fix clippy_lints doc-tests
Mateusz Mikuła
-5
/
+5
2018-05-30
Run rustfix
Mateusz Mikuła
-1
/
+1
2018-05-17
Rustup to 2018-05-16
Mateusz Mikuła
-1
/
+1
2018-03-28
Categorize all the lints!
Oliver Schneider
-2
/
+2
2018-03-16
Apply clippy suggestions
Mateusz Mikuła
-2
/
+2
2017-11-05
Cargo fmt
topecongiro
-19
/
+21
2017-10-20
Fixed some code in clippy to pass the new, removed formatting changes.
Paul Florence
-4
/
+4
2017-09-05
Run nightly rustfmt
Oliver Schneider
-25
/
+16
2017-08-14
Rustfmt
Oliver Schneider
-56
/
+69
2017-05-03
Run rustfmt
Oliver Schneider
-68
/
+59
2017-05-01
Fix two doc comments
Boris-Chengbiao Zhou
-2
/
+1
2017-04-13
needless_continue: Remove indentation of suggestion code.
Yati Sagade
-6
/
+5
2017-04-12
Dogfood tests
Oliver Schneider
-7
/
+11
2017-04-09
needless_continue: Refactor to use stuff from utils, and move some stuff to u...
Yati Sagade
-135
/
+41
2017-04-08
[needless_continue] Add comments explaining terminology used thoughout in the...
Yati Sagade
-61
/
+109
2017-04-08
More dogfood test fixes.
Yati Sagade
-2
/
+2
2017-04-08
Fix lint warnings from dogfooding tests.
Yati Sagade
-4
/
+3
2017-04-08
Needless continue: This is a complete rewrite of this lint as an early-pass l...
Yati Sagade
-0
/
+468
[prev]