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
Age
Commit message (
Expand
)
Author
Lines
2019-07-16
Update UI tests
Philipp Hansch
-45
/
+31
2019-07-16
Auto merge of #4276 - phansch:uitestcleanup, r=flip1995
bors
-173
/
+191
2019-07-16
Allow no_effect lint
Philipp Hansch
-0
/
+1
2019-07-16
Remove comment
Philipp Hansch
-1
/
+1
2019-07-16
cargo fmt
Philipp Hansch
-1
/
+0
2019-07-16
UI Test Cleanup: Split up checked_unwrap tests
Philipp Hansch
-173
/
+191
2019-07-16
Removed lintining on never type.
daxpedda
-12
/
+2
2019-07-16
UI Test Cleanup: Split out out_of_bounds_indexing
Philipp Hansch
-158
/
+209
2019-07-15
Fix float_cmp false positive when comparing signum
Jerry Hardee
-0
/
+19
2019-07-15
false positives fixes of `implicit_return`
daxpedda
-11
/
+37
2019-07-14
Disable dogfood on windows for faster build time on travis
flip1995
-2
/
+2
2019-07-13
Auto merge of #4232 - mikerite:dev-fmt-4, r=flip1995
bors
-0
/
+23
2019-07-13
Merge branch 'master' into dev-fmt-4
Michael Wright
-10
/
+14
2019-07-11
Fix bug in `implicit_hasher` causing crashes
Michael Wright
-10
/
+23
2019-07-09
Auto merge of #4257 - skade:improve-cast-alignment, r=flip1995
bors
-2
/
+4
2019-07-09
Improve cast_ptr_alignment lint
Florian Gilcher
-2
/
+4
2019-07-09
Auto merge of #4233 - thiagoarrais:jens1o-fix-1208, r=phansch,flip1995
bors
-7
/
+9
2019-07-08
Use empty block instead of unit type for needless return
Bara
-1
/
+1
2019-07-08
Avoid reporting string_lit_as_bytes for long strings
Jens Hausdorf
-7
/
+9
2019-07-08
Add test for unnecessary_flat_map
Jeremy Stucki
-0
/
+16
2019-07-07
Work around rustup fallback error on Windows
Michael Wright
-1
/
+1
2019-07-07
Improve fmt test failure message
Michael Wright
-1
/
+4
2019-07-07
Add dev fmt subcommand
Michael Wright
-0
/
+20
2019-07-06
Remove lint for ONCE_INIT
Lzu Tao
-7
/
+0
2019-07-06
Update rustfix tests
Lzu Tao
-30
/
+27
2019-07-03
Fix allow bug in `trivially_copy_pass_by_ref`
Michael Wright
-0
/
+11
2019-07-02
Fix `match_same_arms` false negative
Michael Wright
-2
/
+36
2019-07-01
Test for melted ICE #4121
flip1995
-0
/
+13
2019-07-01
Auto merge of #4243 - mikerite:fix-4058, r=flip1995
bors
-0
/
+11
2019-07-01
Auto merge of #4222 - jfrikker:try_err, r=flip1995
bors
-0
/
+192
2019-07-01
Fix `never_loop` false positive
Michael Wright
-0
/
+11
2019-06-30
Running rustfmt on test
Joe Frikker
-18
/
+28
2019-06-29
Removed use of intrinsics::uninit from tests.
Alex Gaynor
-21
/
+8
2019-06-24
Making try_err machine applicable
Joe Frikker
-17
/
+102
2019-06-23
PR comments
Joe Frikker
-4
/
+4
2019-06-23
Account for let_chains in collapsible_if ui test cases.
Mazdak Farrokhzad
-0
/
+42
2019-06-22
Adding try_err lint
Joe Frikker
-0
/
+97
2019-06-21
cargo fmt
Daniele D'Orazio
-3
/
+3
2019-06-21
more idiomatic code
Daniele D'Orazio
-9
/
+9
2019-06-21
update tests and fix lints in clippy
Daniele D'Orazio
-21
/
+30
2019-06-21
make needless_return work with void functions
Daniele D'Orazio
-9
/
+53
2019-06-20
Fix warnings about unnecessary lifetime bounds
Lzu Tao
-3
/
+3
2019-06-17
fix suggestion for floating points inequality
Daniele D'Orazio
-4
/
+4
2019-06-14
Restructure rename tests
flip1995
-29
/
+14
2019-06-14
Register rename to the LintStore.
krk
-1
/
+18
2019-06-14
Rename REDUNDANT_STATIC_LIFETIME to REDUNDANT_STATIC_LIFETIMES.
krk
-27
/
+27
2019-06-14
Rename const_static_lifetime to redundant_static_lifetime.
krk
-27
/
+27
2019-06-14
Merge StaticConst and StaticStatic lints into StaticConst.
krk
-132
/
+101
2019-06-14
Add lint for statics with explicit static lifetime.
krk
-0
/
+131
2019-06-12
Adds lint for integer division
Thiago Arrais
-0
/
+36
[prev]
[next]