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
/
len_zero.rs
Age
Commit message (
Expand
)
Author
Lines
2018-07-23
Rustup
Oliver Schneider
-10
/
+10
2018-07-19
Remove import of rustc
Manish Goregaokar
-0
/
+1
2018-07-16
Update for hir renamings in rustc
Oliver Schneider
-2
/
+2
2018-07-16
BinOpKind
csmoe
-6
/
+6
2018-07-16
ExprKind
csmoe
-2
/
+2
2018-07-15
Remove use of ty_to_def_id
Oliver Schneider
-4
/
+3
2018-06-29
Rustup
Mateusz Mikuła
-5
/
+5
2018-05-30
Run rustfix
Mateusz Mikuła
-1
/
+1
2018-05-06
Update len_zero to handle comparisions with one
NiekGr
-21
/
+42
2018-03-28
Categorize all the lints!
Oliver Schneider
-4
/
+4
2017-11-06
Merge pull request #2202 from topecongiro/format
Oliver Schneider
-2
/
+2
2017-11-05
Fix compilation errors with rustc 1.23.0-nightly (d762b1d6c 2017-11-04)
Matt Kraai
-1
/
+1
2017-11-05
Cargo fmt
topecongiro
-2
/
+2
2017-09-05
Run nightly rustfmt
Oliver Schneider
-37
/
+29
2017-09-04
Fix `len_zero` ICE
Oliver Schneider
-18
/
+12
2017-09-03
Run rustfmt
Manish Goregaokar
-5
/
+1
2017-08-28
len_without_is_empty false positive #1740
Tim Nielens
-10
/
+45
2017-08-14
Rustfmt
Oliver Schneider
-36
/
+48
2017-08-13
some small doc improvements
Andre Bogus
-3
/
+4
2017-07-24
Get rid of double double colons
Oliver Schneider
-1
/
+1
2017-07-10
Rustup to *rustc 1.20.0-nightly (d84693b93 2017-07-09)*
Oliver Schneider
-3
/
+3
2017-06-29
Run rustfmt
Oliver Schneider
-1
/
+4
2017-06-29
Fix compilation on rustc 1.20.0-nightly (69c65d296 2017-06-28)
messense
-5
/
+3
2017-06-22
Use span_lint_and_sugg
Seo Sanghyeon
-6
/
+4
2017-06-02
Try to fix compilation error on rustc 1.19.0-nightly (4ed2edaaf 2017-06-01)
messense
-2
/
+2
2017-05-03
Run rustfmt
Oliver Schneider
-1
/
+2
2017-05-03
Update to `rustc 1.19.0-nightly (6a5fc9eec 2017-05-02)`
Oliver Schneider
-1
/
+1
2017-05-01
Rustup to *rustc 1.19.0-nightly (06fb4d256 2017-04-30)*
mcarton
-3
/
+3
2017-04-28
Rustup
Oliver Schneider
-1
/
+1
2017-04-27
Update to latest rustc version
Oliver Schneider
-4
/
+4
2017-04-01
Remove unused cs parameter for is_macro and friends
Enrico Schmitz
-2
/
+2
2017-03-30
Do some additional cleanup around `InternedString` and `Symbol`
Oliver Schneider
-7
/
+7
2017-03-30
Fix fallout
Oliver Schneider
-5
/
+5
2017-03-01
Fix for rustc 1.17.0-nightly (be760566c 2017-02-28)
Enrico Schmitz
-2
/
+3
2017-02-25
Enable `len_zero` for slices
sinkuu
-1
/
+1
2017-02-19
Use span of impl/trait in len_without_is_empty error message, rather than the...
Phil Ellison
-2
/
+2
2017-02-03
TyCtxt::map is now called TyCtxt::hir
Mrmaxmeier
-3
/
+3
2017-01-13
rustup to 2017-01-12
Oliver Schneider
-1
/
+1
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Recover patterns from ...
Manish Goregaokar
-1
/
+1
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Eliminate has_self util
Manish Goregaokar
-9
/
+15
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Body fixes for rustup
Josh Holmer
-9
/
+4
2017-01-04
Rustup to rustc 1.16.0-nightly (468227129 2017-01-03): Fix various type error...
Manish Goregaokar
-1
/
+1
2016-12-20
also run rustfmt on clippy-lints
Oliver Schneider
-15
/
+11
2016-12-10
Use inputs/output getters for rustc::ty::FnSig instead of the now non-existen...
Arnavion
-1
/
+1
2016-12-07
update to the rust-PR that unblocks clippy
Oliver Schneider
-3
/
+3
2016-12-06
rustup to rustc 1.15.0-dev (3b248a184 2016-12-05)
Oliver Schneider
-3
/
+3
2016-11-23
Rustup to *rustc 1.15.0-nightly (3bf2be9ce 2016-11-22)*
mcarton
-2
/
+1
2016-11-23
Rustup to *rustc 1.15.0-nightly (7b3eeea22 2016-11-21)*
mcarton
-5
/
+5
2016-11-20
Rustup to *rustc 1.15.0-nightly (ac635aa95 2016-11-18)*
mcarton
-17
/
+17
2016-11-16
Rustup to rustc 1.15.0-nightly (0ed951993 2016-11-14)
mcarton
-12
/
+17
[prev]
[next]