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
Age
Commit message (
Expand
)
Author
Lines
2018-11-26
constants: add u128 i128 builtin types and fix outdated url
Matthias Krüger
-1
/
+3
2018-11-24
Merge pull request #3439 from dtolnay/npbv
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-3
/
+2
2018-11-23
Merge pull request #3452 from matthiaskrgr/rustup
Philipp Hansch
-2
/
+2
2018-11-23
rustup https://github.com/rust-lang/rust/pull/54071/
Matthias Krüger
-2
/
+2
2018-11-22
dependencies: update pulldown-cmark from 0.1 to 0.2
Matthias Krüger
-1
/
+1
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
-52
/
+101
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
-9
/
+8
2018-11-21
Address 'clippy::single-match' dogfood lint
Wayne Warren
-6
/
+4
2018-11-21
Fix nit
Philipp Krones
-1
/
+1
2018-11-21
Address travis CI lint failure
Wayne Warren
-1
/
+1
2018-11-21
issue#3318 run trivially_copy_pass_by_ref for traits
Wayne Warren
-41
/
+93
2018-11-21
Enable rustup clippy to refer to the correct documentation
Oliver Scherer
-2
/
+5
2018-11-21
rustup https://github.com/rust-lang/rust/pull/52591
Matthias Krüger
-2
/
+2
2018-11-21
Downgrade needless_pass_by_value to allow by default
David Tolnay
-3
/
+2
2018-11-19
Merge #3432
bors[bot]
-4
/
+6
2018-11-17
remove unused allow() attributes, NFC
Matthias Krüger
-18
/
+3
2018-11-15
Don't emit suggestion when inside of a macro
flip1995
-4
/
+6
2018-11-15
rustup https://github.com/rust-lang/rust/pull/55852/
Matthias Krüger
-1
/
+1
2018-11-15
Merge #3419
bors[bot]
-1
/
+119
2018-11-14
Fix "too" -> "foo" typo in format.rs
Anton
-1
/
+1
2018-11-14
Fix `use_self` violation
Michael Wright
-2
/
+2
2018-11-14
Fix wrong suggestion for `redundant_closure_call`
Michael Wright
-16
/
+45
2018-11-13
Check for common metadata
Yusuf Simonson
-1
/
+119
2018-11-13
Fix `use_self` false positive on `use` statements
Michael Wright
-0
/
+5
2018-11-10
Fix `use_self` false positive
Michael Wright
-15
/
+24
2018-11-06
Remove `+` from `has_unary_equivalent`
Michael Wright
-3
/
+2
2018-11-06
Merge branch 'master' into fix-missing-comma-fp
Michael Wright
-70
/
+102
2018-11-05
RIIR update lints: Add check mode (update_lints.py rewrite complete)
Philipp Hansch
-6
/
+6
2018-11-05
Merge #3353
bors[bot]
-62
/
+94
2018-11-04
rustup https://github.com/rust-lang/rust/pull/55665 (pass contexts by reference)
Matthias Krüger
-2
/
+2
2018-11-04
changed into_iter to iter and fixed a lint check
Maxwell Anderson
-3
/
+3
2018-11-04
Fix `collapsible_if` error
Michael Wright
-15
/
+13
2018-11-04
Fix `possible_missing_comma` false positives
Michael Wright
-13
/
+23
2018-11-03
rustup https://github.com/rust-lang/rust/pull/55330/
Matthias Krüger
-2
/
+2
2018-11-03
Merge #3400
bors[bot]
-22
/
+29
2018-11-02
Also lint cfg_attr(.., rustfmt::skip)
flip1995
-2
/
+2
2018-11-02
Differ between inner and outer attributes
flip1995
-5
/
+48
2018-11-02
Add cfg_attr(rustfmt) lint
flip1995
-2
/
+34
2018-11-02
Addressed comments.
kennytm
-5
/
+5
2018-11-02
Fix dogfood error.
kennytm
-20
/
+20
2018-11-02
Added lints `into_iter_on_ref` and `into_iter_on_array`. Fix #1565.
kennytm
-1
/
+120
2018-11-02
Allow single_match_else
flip1995
-1
/
+2
2018-11-02
Fix typos
flip1995
-1
/
+1
2018-11-02
Fix dogfood error
flip1995
-1
/
+1
2018-11-02
Fix typo and indentation
flip1995
-2
/
+2
2018-11-02
Add new lint: unknwon_clippy_lintsg
flip1995
-7
/
+87
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
[next]