..
arith-unsigned.rs
div-mod.rs
divide-by-zero.rs
Skip tests on emscripten
2020-05-08 00:39:02 +09:00
float-int-invalid-const-cast.rs
Update tests to remove old numeric constants
2020-11-29 00:55:55 -05:00
float-literal-inference.rs
float-nan.rs
Update tests to remove old numeric constants
2020-11-29 00:55:55 -05:00
float-signature.rs
float.rs
float2.rs
float_math.rs
floatlits.rs
i8-incr.rs
i32-sub.rs
i128.rs
Migrate to numeric associated consts
2020-06-10 01:35:47 +00:00
int-abs-overflow.rs
Migrate to numeric associated consts
2020-06-10 01:35:47 +00:00
int.rs
integer-literal-radix.rs
integer-literal-suffix-inference-2.rs
integer-literal-suffix-inference-3.rs
integer-literal-suffix-inference.rs
mod-zero.rs
Skip tests on emscripten
2020-05-08 00:39:02 +09:00
next-power-of-two-overflow-debug.rs
Migrate to numeric associated consts
2020-06-10 01:35:47 +00:00
next-power-of-two-overflow-ndebug.rs
num-wrapping.rs
Update tests to remove old numeric constants
2020-11-29 00:55:55 -05:00
numeric-method-autoexport.rs
overflowing-add.rs
Skip tests on emscripten
2020-05-08 00:39:02 +09:00
overflowing-lsh-1.rs
overflowing-lsh-1.stderr
Make invalid integer operation messages consistent
2020-09-26 13:34:49 +01:00
overflowing-lsh-2.rs
overflowing-lsh-2.stderr
Make invalid integer operation messages consistent
2020-09-26 13:34:49 +01:00
overflowing-lsh-3.rs
overflowing-lsh-3.stderr
Make invalid integer operation messages consistent
2020-09-26 13:34:49 +01:00
overflowing-lsh-4.rs
overflowing-lsh-4.stderr
Make invalid integer operation messages consistent
2020-09-26 13:34:49 +01:00
overflowing-mul.rs
Skip tests on emscripten
2020-05-08 00:39:02 +09:00
overflowing-neg.rs
Update tests to remove old numeric constants
2020-11-29 00:55:55 -05:00
overflowing-pow-signed.rs
Skip tests on emscripten
2020-05-08 00:39:02 +09:00
overflowing-pow-unsigned.rs
Skip tests on emscripten
2020-05-08 00:39:02 +09:00
overflowing-rsh-1.rs
overflowing-rsh-1.stderr
Make invalid integer operation messages consistent
2020-09-26 13:34:49 +01:00
overflowing-rsh-2.rs
overflowing-rsh-2.stderr
Make invalid integer operation messages consistent
2020-09-26 13:34:49 +01:00
overflowing-rsh-3.rs
overflowing-rsh-3.stderr
Make invalid integer operation messages consistent
2020-09-26 13:34:49 +01:00
overflowing-rsh-4.rs
overflowing-rsh-4.stderr
Make invalid integer operation messages consistent
2020-09-26 13:34:49 +01:00
overflowing-rsh-5.rs
overflowing-rsh-5.stderr
Make invalid integer operation messages consistent
2020-09-26 13:34:49 +01:00
overflowing-rsh-6.rs
overflowing-rsh-6.stderr
Make invalid integer operation messages consistent
2020-09-26 13:34:49 +01:00
overflowing-sub.rs
Skip tests on emscripten
2020-05-08 00:39:02 +09:00
promoted_overflow.rs
promoted_overflow_opt.rs
Migrate to numeric associated consts
2020-06-10 01:35:47 +00:00
saturating-float-casts-impl.rs
Update tests to remove old numeric constants
2020-11-29 00:55:55 -05:00
saturating-float-casts-wasm.rs
Address review comments and add UI test
2020-07-02 09:35:37 +02:00
saturating-float-casts.rs
Address review comments and add UI test
2020-07-02 09:35:37 +02:00
shift-near-oflo.rs
Update tests to remove old numeric constants
2020-11-29 00:55:55 -05:00
shift-various-types.rs
shift.rs
signed-shift-const-eval.rs
u8-incr-decr.rs
u8-incr.rs
u32-decr.rs
u128-as-f32.rs
Update tests to remove old numeric constants
2020-11-29 00:55:55 -05:00
u128.rs
Migrate to numeric associated consts
2020-06-10 01:35:47 +00:00
uint.rs