about summary refs log tree commit diff
path: root/compiler/rustc_driver_impl/src
diff options
context:
space:
mode:
authorMichael Goulet <michael@errs.io>2024-01-05 23:41:43 -0500
committerGitHub <noreply@github.com>2024-01-05 23:41:43 -0500
commita95a363dbab113bcee3bbe3f8b0f8d854297d0fe (patch)
tree901a6cd33824e303dff46f7cbd20da2c6b0646c2 /compiler/rustc_driver_impl/src
parentb3f307434e2bcf8d26f7f0cd413f98caa70c2e26 (diff)
parent97c82385114dfb8aa30b0fd63aa06c201aeb65d9 (diff)
downloadrust-a95a363dbab113bcee3bbe3f8b0f8d854297d0fe.tar.gz
rust-a95a363dbab113bcee3bbe3f8b0f8d854297d0fe.zip
Rollup merge of #119628 - RalfJung:duplicate-test, r=compiler-errors
remove duplicate test

This was added in https://github.com/rust-lang/rust/commit/ace6fc3646332485aeefead6b768a93450c2dd71 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 https://github.com/rust-lang/rust/pull/119432 we might be able to remove most of them entirely as they will be covered by the new tests added there.
Diffstat (limited to 'compiler/rustc_driver_impl/src')
0 files changed, 0 insertions, 0 deletions