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-12-03
Fix rustfmt format
Philipp Hansch
-1
/
+1
2018-12-01
Downgrade large_digit_groups to pedantic
David Tolnay
-3
/
+2
2018-12-01
Downgrade unsafe_vector_initialization to restriction
David Tolnay
-3
/
+2
2018-11-30
remove macro_at_most_once_rep feature attribute since it's stable
Matthias Krüger
-1
/
+0
2018-11-27
Fix some formatting issues
flip1995
-139
/
+120
2018-11-27
Run rustfmt on clippy_lints
flip1995
-2703
/
+2977
2018-11-27
Fix NAIVE_BYTECOUNT applicability
flip1995
-1
/
+1
2018-11-27
Fix dogfood error
flip1995
-2
/
+2
2018-11-27
Change Applicability of MISTYPED_LITERAL_SUFFIX
flip1995
-1
/
+1
2018-11-27
Add applicability level to (nearly) every span_lint_and_sugg function
flip1995
-148
/
+216
2018-11-27
Fix bugs and improve documentation
flip1995
-18
/
+56
2018-11-27
Add Applicability::Unspecified to span_lint_and_sugg functions
flip1995
-98
/
+204
2018-11-27
Introduce snippet_with_applicability and hir_with_applicability functions
flip1995
-116
/
+151
2018-11-26
Merge pull request #3365 from gnieto/lint/slow-initialization
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-0
/
+404
2018-11-26
constants: add u128 i128 builtin types and fix outdated url
Matthias Krüger
-1
/
+3
2018-11-25
Update lints
Guillem Nieto
-0
/
+3
2018-11-25
Lint only the first statment/expression after alloc
Guillem Nieto
-9
/
+30
2018-11-25
Fix some warnings related to Self
Guillem Nieto
-7
/
+7
2018-11-25
Rename some symbols
Guillem Nieto
-57
/
+60
2018-11-25
Split lint into slow and unsafe vector initalization
Guillem Nieto
-28
/
+72
2018-11-25
Add unsafe set_len initialization
Guillem Nieto
-7
/
+33
2018-11-25
Add slow zero-filled vector initialization lint
Guillem Nieto
-0
/
+307
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
[prev]
[next]