diff options
Diffstat (limited to 'tests/ui/numbers-arithmetic/location-sub-assign-overflow.rs')
| -rw-r--r-- | tests/ui/numbers-arithmetic/location-sub-assign-overflow.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/numbers-arithmetic/location-sub-assign-overflow.rs b/tests/ui/numbers-arithmetic/location-sub-assign-overflow.rs index 1bc1a9b2d66..13f074b0ffe 100644 --- a/tests/ui/numbers-arithmetic/location-sub-assign-overflow.rs +++ b/tests/ui/numbers-arithmetic/location-sub-assign-overflow.rs @@ -1,5 +1,4 @@ //@ run-fail -//@ ignore-wasm32 //@ error-pattern:location-sub-assign-overflow.rs fn main() { |
