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
/
cast.stderr
Age
Commit message (
Expand
)
Author
Lines
2020-01-08
Normalize lint messages in cast_precision_loss
Yuki Okushi
-6
/
+6
2020-01-07
Update stderrs
Yuki Okushi
-16
/
+16
2019-08-04
Split up cast.rs tests, run-rustfix for unnecessary_cast
Philipp Hansch
-39
/
+1
2019-04-25
Ignore unnecessary cast if inside macro
cemil
-3
/
+3
2019-04-18
Move two cast_lossless tests to their correct files
Philipp Hansch
-43
/
+29
2019-03-14
casting integer literal to float is unnecessary
rink1969
-40
/
+58
2019-01-31
Fix `cast_sign_loss` false positive
Michael Wright
-16
/
+10
2019-01-08
Remove all copyright license headers
Philipp Hansch
-28
/
+28
2018-12-28
Update *.stderr files
flip1995
-28
/
+28
2018-12-10
update test stderr
Matthias Krüger
-56
/
+56
2018-10-06
Add license header to Rust files
Manish Goregaokar
-62
/
+62
2018-08-29
Adapt the *.stderr files of the ui-tests to the tool_lints
flip1995
-6
/
+6
2018-01-17
Update changed ui tests
Oliver Schneider
-0
/
+2
2018-01-06
Split up casting UI tests
Philipp Hansch
-297
/
+15
2017-10-03
Reduce the hackiness of cargo-clippy
Oliver Schneider
-2
/
+0
2017-09-05
Only strip parens for binary expressions.
Dan Gohman
-55
/
+49
2017-09-05
Add a testcase demonstrating how precedence interacts with the lossless-cast ...
Dan Gohman
-49
/
+55
2017-09-05
When suggesting `from(x)` for lossless casts, strip parens from `x`.
Dan Gohman
-49
/
+55
2017-08-28
Add a lint for lossless casts.
Dan Gohman
-79
/
+255
2017-08-01
Move all our tests back to ui tests
Oliver Schneider
-0
/
+282
2017-05-17
Make most tests an `example` so we can run them one by one
Oliver Schneider
-302
/
+0
2017-05-11
clean tests/ui/cast.rs
Luis de Bethencourt
-78
/
+78
2017-02-16
Suppress lint for unsuffixed number casts
Bood Qian
-14
/
+6
2017-02-15
Add lint for unnecessary casts (cast to same type)
Bood Qian
-0
/
+32
2017-02-08
remove all //~ from tests
Oliver Schneider
-42
/
+42
2017-02-07
rustup and compile-fail -> ui test move
Oliver Schneider
-0
/
+278