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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-30
random_state lint
Konrad Borowski
-0
/
+3
2018-12-29
Auto merge of #3558 - russelltg:new_without_default_merge, r=flip1995
bors
-2
/
+1
2018-12-29
Use an FxHashSet for valid idents in documentation lint
Konrad Borowski
-1
/
+1
2018-12-29
Auto merge of #3596 - xfix:remove-crate-from-paths, r=flip1995
bors
-1
/
+1
2018-12-29
Remove crate:: prefixes from crate paths
Konrad Borowski
-1
/
+1
2018-12-29
Support array indexing expressions in unused write to a constant
Konrad Borowski
-0
/
+1
2018-12-28
Merge new_without_default_derive into new_without_default
Russell Greene
-2
/
+1
2018-12-17
Rename lint to MODULE_NAME_REPETITIONS
flip1995
-2
/
+2
2018-12-17
Move renaming to the right place
flip1995
-1
/
+3
2018-12-16
fix(module_name_repeat): Try to register renamed lint, not valid yet
Klaus Purer
-1
/
+3
2018-12-16
chore(moduel_name_repeat): Rename stutter lint to module_name_repeat to avoid...
Klaus Purer
-1
/
+1
2018-12-13
Remove references to sized for end users
Kampfkarren
-2
/
+2
2018-12-13
Lint for Vec<Box<T: Sized>> - Closes #3530
Kampfkarren
-0
/
+2
2018-12-12
Add suggestion for explicit_write lint
Philipp Hansch
-0
/
+1
2018-12-05
Renamed to `implicit_return`.
daxpedda
-3
/
+3
2018-12-05
Appeasing the Test Gods.
daxpedda
-1
/
+1
2018-12-05
Renamed `forced_return` to `missing_returns`.
daxpedda
-3
/
+3
2018-12-05
Added `FORCED_RETURN` lint.
daxpedda
-0
/
+3
2018-12-03
Merge pull request #3478 from dtolnay/setlen
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-2
/
+4
2018-12-03
Remove unsafe_vector_initialization lint
David Tolnay
-1
/
+4
2018-12-01
Downgrade large_digit_groups to pedantic
David Tolnay
-2
/
+1
2018-12-01
Downgrade unsafe_vector_initialization to restriction
David Tolnay
-2
/
+1
2018-11-30
remove macro_at_most_once_rep feature attribute since it's stable
Matthias Krüger
-1
/
+0
2018-11-27
Run rustfmt on clippy_lints
flip1995
-23
/
+39
2018-11-25
Update lints
Guillem Nieto
-0
/
+3
2018-11-25
Add slow zero-filled vector initialization lint
Guillem Nieto
-0
/
+3
2018-11-21
Downgrade needless_pass_by_value to allow by default
David Tolnay
-2
/
+1
2018-11-17
remove unused allow() attributes, NFC
Matthias Krüger
-2
/
+2
2018-11-13
Check for common metadata
Yusuf Simonson
-0
/
+3
2018-11-05
RIIR update lints: Add check mode (update_lints.py rewrite complete)
Philipp Hansch
-6
/
+6
2018-11-03
Merge #3400
bors[bot]
-1
/
+1
2018-11-02
Add cfg_attr(rustfmt) lint
flip1995
-0
/
+3
2018-11-02
Added lints `into_iter_on_ref` and `into_iter_on_array`. Fix #1565.
kennytm
-0
/
+4
2018-11-02
Add new lint: unknwon_clippy_lintsg
flip1995
-0
/
+2
2018-11-02
Fix a false-positive of needless_borrow
Shotaro Yamada
-1
/
+1
2018-11-02
Merge #3388
bors[bot]
-0
/
+1
2018-10-31
RIIR update lints: Generate deprecated lints
Philipp Hansch
-0
/
+1
2018-10-29
Fix lint_without_lint_pass
Michael Wright
-0
/
+1
2018-10-26
Add redundant_clone lint
Shotaro Yamada
-0
/
+3
2018-10-24
Add lint for calling `mem::discriminant` on a non-enum type
HMPerson1
-0
/
+4
2018-10-24
Merge #3349
bors[bot]
-0
/
+3
2018-10-24
Lint for wildcard dependencies in Cargo.toml
Hidehito Yabuuchi
-0
/
+3
2018-10-23
Don't emit `new_without_default_derive` if an impl of Default exists
Owen Sanchez
-1
/
+1
2018-10-17
Rename if_let_redundant_pattern_matching to redundant_pattern_matching
CYBAI
-4
/
+8
2018-10-13
Merge pull request #3233 from rust-lang-nursery/unused-unit
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-0
/
+2
2018-10-13
Merge pull request #3298 from devonhollowood/pedantic-dogfood-naming
Oliver S̶c̶h̶n̶e̶i̶d̶e̶r Scherer
-2
/
+2
2018-10-12
Fix some more `stutter` warnings
Devon Hollowood
-2
/
+2
2018-10-13
unused unit lint
Andre Bogus
-0
/
+2
2018-10-12
Add a comment reminding to update README if the default changes
sigustin
-0
/
+2
2018-10-11
Remove now-useless `allow(unknown_lints)`
Oliver Scherer
-1
/
+1
[prev]
[next]