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
/
tests
/
ui
/
len_zero.stderr
Age
Commit message (
Expand
)
Author
Lines
2019-08-01
Update `stderr` file
chansuke
-7
/
+7
2019-04-16
Add run-rustfix for len_zero lint
Philipp Hansch
-67
/
+15
2019-03-10
Update tests
flip1995
-17
/
+17
2019-01-08
Remove all copyright license headers
Philipp Hansch
-19
/
+19
2018-12-28
Update *.stderr files
flip1995
-92
/
+92
2018-12-10
update test stderr
Matthias Krüger
-56
/
+56
2018-10-16
Fix issue #3322: reword help message for len_zero
Giorgio Gambino
-14
/
+14
2018-10-06
Add license header to Rust files
Manish Goregaokar
-59
/
+59
2018-08-29
Adapt the *.stderr files of the ui-tests to the tool_lints
flip1995
-58
/
+58
2018-05-06
Update len_zero to handle comparisions with one
NiekGr
-19
/
+61
2018-01-17
Update changed ui tests
Oliver Schneider
-0
/
+2
2017-10-03
Reduce the hackiness of cargo-clippy
Oliver Schneider
-2
/
+0
2017-09-04
Fix `len_zero` ICE
Oliver Schneider
-1
/
+9
2017-08-28
len_without_is_empty false positive #1740
Tim Nielens
-15
/
+15
2017-08-01
Move all our tests back to ui tests
Oliver Schneider
-0
/
+90
2017-05-17
Make most tests an `example` so we can run them one by one
Oliver Schneider
-98
/
+0
2017-05-11
clean tests/ui/len_zero.rs
Luis de Bethencourt
-12
/
+12
2017-05-03
Update to `rustc 1.19.0-nightly (6a5fc9eec 2017-05-02)`
Oliver Schneider
-27
/
+7
2017-04-23
Update tests to new format of multiline errors
mcarton
-12
/
+8
2017-04-10
Latest nightly produces more ellipses in output
Oliver Schneider
-6
/
+2
2017-02-25
Enable `len_zero` for slices
sinkuu
-1
/
+10
2017-02-19
Add test that adding allow attribute on impl block containing len silences le...
Phil Ellison
-36
/
+36
2017-02-19
Use span of impl/trait in len_without_is_empty error message, rather than the...
Phil Ellison
-18
/
+35
2017-02-08
remove all //~ from tests
Oliver Schneider
-4
/
+4
2017-02-07
rustup and compile-fail -> ui test move
Oliver Schneider
-0
/
+100