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
Age
Commit message (
Expand
)
Author
Lines
2018-11-02
clippy: fix pedantic warnings and run clippy::pedantic lints on the codebase.
Matthias Krüger
-12
/
+15
2018-11-02
Merge #3387
bors[bot]
-57
/
+60
2018-11-02
Fix a false-positive of needless_borrow
Shotaro Yamada
-22
/
+29
2018-11-02
Merge #3388
bors[bot]
-0
/
+1
2018-11-01
format code
Maxwell Anderson
-2
/
+2
2018-11-01
Merge remote-tracking branch 'upstream/master'
Maxwell Anderson
-2
/
+2
2018-11-01
Fix clippy build failure on latest master
Philipp Hansch
-2
/
+2
2018-11-01
fix comment spacing
Maxwell Anderson
-2
/
+4
2018-11-01
Use slice patterns instead of padding
Michael Wright
-9
/
+9
2018-10-31
change single char str to char
Maxwell Anderson
-2
/
+2
2018-10-31
Merge remote-tracking branch 'upstream/master'
Maxwell Anderson
-44
/
+94
2018-10-31
add lint to lintarray macro
Maxwell Anderson
-1
/
+6
2018-10-31
Revert "small fix"
Maxwell Anderson
-2
/
+2
2018-10-31
Merge #3368
bors[bot]
-1
/
+8
2018-10-31
Merge #3378
bors[bot]
-19
/
+22
2018-10-31
RIIR update lints: Generate deprecated lints
Philipp Hansch
-0
/
+1
2018-10-31
Merge #3370
bors[bot]
-1
/
+4
2018-10-31
Replace big if/else expression with match
Michael Wright
-57
/
+60
2018-10-31
docs: use_self: hightlight the "should be" code sample as rust code as well.
Matthias Krüger
-1
/
+1
2018-10-30
Rustup to rustc 1.31.0-nightly (fb2446ad5 2018-10-30)
Manish Goregaokar
-2
/
+2
2018-10-29
Fix #3335 rev2: bool_comparison triggers 3 times on same code
Giorgio Gambino
-50
/
+51
2018-10-29
Register MISTYPED_LITERAL_SUFFIXES lint
flip1995
-1
/
+2
2018-10-29
Rewrite registered lint collection
flip1995
-14
/
+11
2018-10-29
Fix lint_without_lint_pass
Michael Wright
-6
/
+11
2018-10-28
Merge #3217 #3366
bors[bot]
-19
/
+57
2018-10-28
Fix #3335: bool_comparison triggers 3 times on same code
Giorgio Gambino
-49
/
+51
2018-10-28
rustup: fix build with rustc 1.31.0-nightly (cae6efc37 2018-10-27)
Matthias Krüger
-2
/
+2
2018-10-28
more consistent use of terminology; trait > syntax
Michael Rutter
-3
/
+3
2018-10-28
added downsides to "known problems" for get_unwrap lint
Michael Rutter
-1
/
+8
2018-10-27
Merge remote-tracking branch 'upstream/master'
Maxwell Anderson
-51
/
+655
2018-10-27
Don't expand macro in or_fun_call suggestion
Philipp Hansch
-4
/
+4
2018-10-27
Don't expand macro in single_match suggestion
Philipp Hansch
-2
/
+6
2018-10-27
Don't expand macro in identity_conversion suggestion
Philipp Hansch
-2
/
+9
2018-10-26
fix: correctly reconstruct raw strings
Jane Lusby
-4
/
+8
2018-10-26
fix: extra semicolon, only create callsite once
Jane Lusby
-1
/
+1
2018-10-26
Fix string_lit_as_bytes lint for macros
Jane Lusby
-8
/
+31
2018-10-26
Merge #3355
bors[bot]
-0
/
+318
2018-10-26
Merge #3357
bors[bot]
-1
/
+1
2018-10-26
Move in_macro check
Shotaro Yamada
-1
/
+4
2018-10-26
Use BasicBlockData::terminator
Shotaro Yamada
-22
/
+13
2018-10-26
Refactor
Shotaro Yamada
-79
/
+67
2018-10-26
Use lint_root
Shotaro Yamada
-4
/
+27
2018-10-26
Implement visit_basic_block_data
Shotaro Yamada
-4
/
+25
2018-10-26
Add redundant_clone lint
Shotaro Yamada
-0
/
+292
2018-10-25
Revert "new_ret_no_self: add sample from #3313 to Known Problems section."
Matthias Krüger
-2
/
+1
2018-10-25
Merge #3331
bors[bot]
-8
/
+47
2018-10-24
Add `Applicability`
Philipp Krones
-1
/
+3
2018-10-24
Add lint for calling `mem::discriminant` on a non-enum type
HMPerson1
-0
/
+98
2018-10-24
Check existential types in `use_self`
HMPerson1
-1
/
+1
2018-10-24
Disable arithmetic lints in constant items
Owen Sanchez
-8
/
+47
[prev]
[next]