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
/
utils
Age
Commit message (
Expand
)
Author
Lines
2019-01-20
Fix breakage due to rust-lang/rust#57651
Michael Wright
-0
/
+1
2019-01-20
Run rustfmt
Michael Wright
-6
/
+7
2019-01-20
Fixed breakage due to rust-lang/rust#57489
Michael Wright
-80
/
+56
2019-01-19
Catch up with `format_args` change
Shotaro Yamada
-0
/
+1
2019-01-08
Remove all copyright license headers
Philipp Hansch
-126
/
+0
2019-01-05
Revert "Auto merge of #3603 - xfix:random-state-lint, r=phansch"
Matthias Krüger
-1
/
+0
2019-01-03
Auto merge of #3623 - phansch:rustup, r=flip1995
bors
-2
/
+2
2019-01-03
rustup: https://github.com/rust-lang/rust/pull/55517
Philipp Hansch
-2
/
+2
2019-01-03
Make clippy work with parallel rustc
John Kåre Alsaker
-2
/
+2
2019-01-03
Auto merge of #3603 - xfix:random-state-lint, r=phansch
bors
-0
/
+1
2018-12-31
Auto merge of #3608 - phansch:improve_util_docs, r=oli-obk
bors
-1
/
+20
2018-12-31
Some improvements to util documentation
Philipp Hansch
-1
/
+20
2018-12-30
Check pattern equality while checking declaration equality
Max Taldykin
-1
/
+3
2018-12-30
Merge branch 'master' of https://github.com/rust-lang/rust-clippy into random...
Konrad Borowski
-3
/
+3
2018-12-30
random_state lint
Konrad Borowski
-0
/
+1
2018-12-30
rustup https://github.com/rust-lang/rust/pull/56225/
Matthias Krüger
-3
/
+3
2018-12-29
Remove crate:: prefixes from crate paths
Konrad Borowski
-82
/
+82
2018-12-28
Match on ast/hir::ExprKind::Err
flip1995
-2
/
+11
2018-12-17
Changes lint sugg to bitwise and operator `&`
Lucas Lois
-0
/
+5
2018-12-11
Add 'CamelCase' to doc_valid_idents
Philipp Hansch
-0
/
+1
2018-12-10
Auto merge of #3518 - sinkuu:redundant_clone_tw, r=phansch
bors
-3
/
+2
2018-12-10
Lint redundant clone of projection
Shotaro Yamada
-3
/
+2
2018-12-09
run rustfmt
Matthias Krüger
-1
/
+1
2018-12-08
Fix c_void false positive caused by libc refactoring
Philipp Hansch
-20
/
+20
2018-12-08
rustup https://github.com/rust-lang/rust/pull/56502 ( .hir -> .hir() )
Matthias Krüger
-23
/
+23
2018-12-07
typo: emum → enum
Philipp A
-1
/
+1
2018-12-06
rustup clippy build with latest rustc
Matthias Krüger
-1
/
+1
2018-11-27
Run rustfmt on clippy_lints
flip1995
-339
/
+346
2018-11-27
Add applicability level to (nearly) every span_lint_and_sugg function
flip1995
-1
/
+1
2018-11-27
Fix bugs and improve documentation
flip1995
-11
/
+38
2018-11-27
Add Applicability::Unspecified to span_lint_and_sugg functions
flip1995
-1
/
+4
2018-11-27
Introduce snippet_with_applicability and hir_with_applicability functions
flip1995
-116
/
+151
2018-11-26
constants: add u128 i128 builtin types and fix outdated url
Matthias Krüger
-1
/
+3
2018-11-22
Merge pull request #3447 from phansch/small_rename
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-3
/
+3
2018-11-22
Merge branch 'master' into version_ids
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-1
/
+1
2018-11-22
s/file_map/source_map
Philipp Hansch
-3
/
+3
2018-11-22
rust-lang-nursery/rust-clippy => rust-lang/rust-clippy
Matthias Krüger
-1
/
+1
2018-11-21
Enable rustup clippy to refer to the correct documentation
Oliver Scherer
-2
/
+5
2018-11-17
remove unused allow() attributes, NFC
Matthias Krüger
-4
/
+0
2018-11-04
rustup https://github.com/rust-lang/rust/pull/55665 (pass contexts by reference)
Matthias Krüger
-2
/
+2
2018-11-02
Merge #3387
bors[bot]
-1
/
+24
2018-10-31
Merge #3378
bors[bot]
-18
/
+19
2018-10-31
Replace big if/else expression with match
Michael Wright
-1
/
+24
2018-10-30
Rustup to rustc 1.31.0-nightly (fb2446ad5 2018-10-30)
Manish Goregaokar
-2
/
+2
2018-10-29
Rewrite registered lint collection
flip1995
-14
/
+11
2018-10-29
Fix lint_without_lint_pass
Michael Wright
-6
/
+10
2018-10-27
Don't expand macro in single_match suggestion
Philipp Hansch
-1
/
+4
2018-10-27
Don't expand macro in identity_conversion suggestion
Philipp Hansch
-0
/
+6
2018-10-26
Use lint_root
Shotaro Yamada
-0
/
+17
2018-10-26
Add redundant_clone lint
Shotaro Yamada
-0
/
+8
[prev]
[next]