mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
dda102c190
Move as many tests from tests/ui/numbers-arithmetic to tests/ui/lint as possible Fixes #119851 , and also consolidates as many individual tests as possible from numbers-arithmetic. I might have moved the tests in too aggressively, so let me know