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
/
non_expressive_names.rs
Age
Commit message (
Expand
)
Author
Lines
2020-01-13
Rustup to rust-lang/rust#68045
Yuki Okushi
-1
/
+1
2020-01-11
Rustup to rust-lang/rust#67806
Yuki Okushi
-3
/
+2
2020-01-04
Rustup to https://github.com/rust-lang/rust/pull/67853
Philipp Hansch
-2
/
+2
2019-12-20
rustup https://github.com/rust-lang/rust/pull/67455
Matthias Krüger
-2
/
+2
2019-12-04
Rustup to rust-lang/rust#66878
Matthias Krüger
-1
/
+2
2019-11-08
Rustup rust-lang/rust#66188
HMPerson1
-2
/
+2
2019-11-06
rustup rust-lang/rust#65776
Lzu Tao
-2
/
+2
2019-10-14
new lints around `#[must_use]` fns
Andre Bogus
-0
/
+3
2019-09-27
Rustup to rust-lang/rust#64813
flip1995
-3
/
+3
2019-09-24
Add a new lint for comparison chains
James Wang
-49
/
+54
2019-09-08
Update non_expressive_names for or patterns
Matthew Jasper
-2
/
+3
2019-09-06
Rustup to rust-lang/rust#64111
Mateusz Mikuła
-1
/
+1
2019-08-16
Rustup "Remove `Spanned` from `{ast,hir}::FieldPat`"
Lzu Tao
-2
/
+2
2019-06-21
update tests and fix lints in clippy
Daniele D'Orazio
-1
/
+3
2019-06-20
Fix warnings about unnecessary lifetime bounds
Lzu Tao
-4
/
+4
2019-05-17
Prevent symbocalypse
Oliver Scherer
-2
/
+1
2019-05-14
Rustfmt all the things
Oliver Scherer
-1
/
+1
2019-05-14
Use symbols instead of strings
Oliver Scherer
-1
/
+2
2019-04-17
Use lint pass macros
Matthew Kraai
-10
/
+3
2019-04-05
use a multispan for MANY_SINGLE_CHAR_NAMES
Andy Russell
-26
/
+61
2019-03-05
fix or ignore failing doc tests
Andy Russell
-2
/
+2
2019-03-05
move lint documentation into macro invocations
Andy Russell
-38
/
+38
2019-02-10
removing redundant closures in the whole project
Grzegorz
-1
/
+1
2019-02-01
Adding lint for too many lines.
Araam Borhanian
-0
/
+1
2019-01-27
rustup https://github.com/rust-lang/rust/pull/57726
Matthias Krüger
-0
/
+4
2019-01-08
Remove all copyright license headers
Philipp Hansch
-9
/
+0
2018-12-29
Remove crate:: prefixes from crate paths
Konrad Borowski
-7
/
+7
2018-11-27
Run rustfmt on clippy_lints
flip1995
-29
/
+24
2018-10-06
Add license header to Rust files
Manish Goregaokar
-0
/
+10
2018-09-15
Reintroduce `extern crate` for non-Cargo dependencies.
Eduard-Mihai Burtescu
-7
/
+7
2018-09-01
Merge pull request #2977 from flip1995/tool_lints
Manish Goregaokar
-1
/
+1
2018-08-31
Merge pull request #3081 from mikerite/fix-3078
Oliver Schneider
-0
/
+3
2018-08-31
Revert "fix-3078: verify test case"
Michael Wright
-2
/
+0
2018-08-29
Switch to declare_tool_lint macro
flip1995
-1
/
+1
2018-08-28
Update imports and rustup
Oliver Schneider
-1
/
+1
2018-08-25
fix-3078: verify test case
Michael Wright
-0
/
+2
2018-08-25
Fix #3078
Michael Wright
-0
/
+3
2018-08-19
codemap -> source_map
Manish Goregaokar
-1
/
+1
2018-08-15
Fix #2927
Michael Wright
-5
/
+4
2018-08-02
Replace cfg_attr(rustfmt... thingies
flip1995
-1
/
+1
2018-07-23
Rustup
Oliver Schneider
-3
/
+3
2018-07-19
Remove import of rustc
Manish Goregaokar
-0
/
+1
2018-06-25
Resolve field, struct and function renaming
flip1995
-1
/
+1
2018-05-30
Run rustfix
Mateusz Mikuła
-1
/
+1
2018-04-28
Rustup to latest nightly
Philipp Hansch
-2
/
+2
2018-04-07
Fix compilation for nightly 2018-04-06
Michael Wright
-1
/
+1
2018-03-28
Categorize all the lints!
Oliver Schneider
-6
/
+6
2018-03-16
Apply clippy suggestions
Mateusz Mikuła
-3
/
+3
2018-02-02
Fix `non_expressive_names`
HMPerson1
-14
/
+25
2017-11-06
Merge pull request #2202 from topecongiro/format
Oliver Schneider
-4
/
+4
[next]