Skip to content

Commit a8fbbbe

Browse files
authored
Unrolled build for rust-lang#119628
Rollup merge of rust-lang#119628 - RalfJung:duplicate-test, r=compiler-errors remove duplicate test This was added in rust-lang@ace6fc3 where overflowing-rsh-6 differed from overflowing-rsh-5 in a feature gate, but the feature has since been stabilized, making the tests 100% identical. Most of these tests in numbers-arithmetic could be put into one file rather than having so many files that all test the same lint... but it doesn't seem worth the effort. After rust-lang#119432 we might be able to remove most of them entirely as they will be covered by the new tests added there.
2 parents d62f05b + 97c8238 commit a8fbbbe

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

tests/ui/numbers-arithmetic/overflowing-rsh-6.rs

-9
This file was deleted.

tests/ui/numbers-arithmetic/overflowing-rsh-6.stderr

-14
This file was deleted.

0 commit comments

Comments
 (0)