.. |
apfloat-modulo-wrong.rs
|
|
|
arith-unsigned.rs
|
|
|
div-mod.rs
|
|
|
divide-by-zero.rs
|
|
|
float2.rs
|
|
|
float_math.rs
|
|
|
float-int-invalid-const-cast.rs
|
|
|
float-literal-inference.rs
|
|
|
float-nan.rs
|
|
|
float-signature.rs
|
|
|
float.rs
|
|
|
floatlits.rs
|
|
|
i8-incr.rs
|
|
|
i32-sub.rs
|
|
|
i128.rs
|
|
|
int-abs-overflow.rs
|
|
|
int.rs
|
|
|
integer-literal-radix.rs
|
|
|
integer-literal-suffix-inference-2.rs
|
|
|
integer-literal-suffix-inference-3.rs
|
|
|
integer-literal-suffix-inference.rs
|
|
|
issue-8460.rs
|
|
|
issue-105626.rs
|
|
|
location-add-assign-overflow.rs
|
Update test directives for wasm32-wasip1
|
2024-03-11 09:36:35 -07:00 |
location-add-overflow.rs
|
Update test directives for wasm32-wasip1
|
2024-03-11 09:36:35 -07:00 |
location-divide-assign-by-zero.rs
|
Update test directives for wasm32-wasip1
|
2024-03-11 09:36:35 -07:00 |
location-divide-by-zero.rs
|
Update test directives for wasm32-wasip1
|
2024-03-11 09:36:35 -07:00 |
location-mod-assign-by-zero.rs
|
Update test directives for wasm32-wasip1
|
2024-03-11 09:36:35 -07:00 |
location-mod-by-zero.rs
|
Update test directives for wasm32-wasip1
|
2024-03-11 09:36:35 -07:00 |
location-mul-assign-overflow.rs
|
Update test directives for wasm32-wasip1
|
2024-03-11 09:36:35 -07:00 |
location-mul-overflow.rs
|
Update test directives for wasm32-wasip1
|
2024-03-11 09:36:35 -07:00 |
location-sub-assign-overflow.rs
|
Update test directives for wasm32-wasip1
|
2024-03-11 09:36:35 -07:00 |
location-sub-overflow.rs
|
Update test directives for wasm32-wasip1
|
2024-03-11 09:36:35 -07:00 |
mod-zero.rs
|
|
|
next-power-of-two-overflow-debug.rs
|
|
|
next-power-of-two-overflow-ndebug.rs
|
|
|
not-suggest-float-literal.rs
|
|
|
not-suggest-float-literal.stderr
|
Use TraitRef::to_string sorting in favor of TraitRef::ord , as the latter compares DefId s which we need to avoid
|
2024-03-27 14:02:15 +00:00 |
num-wrapping.rs
|
|
|
numeric-method-autoexport.rs
|
|
|
overflow-attribute-works-1.rs
|
|
|
overflow-attribute-works-2.rs
|
|
|
overflowing-add.rs
|
|
|
overflowing-lsh-4.rs
|
|
|
overflowing-lsh-4.stderr
|
|
|
overflowing-mul.rs
|
|
|
overflowing-neg-nonzero.rs
|
Use generic NonZero in tests.
|
2024-02-25 12:03:48 +01:00 |
overflowing-pow-signed.rs
|
|
|
overflowing-pow-unsigned.rs
|
|
|
overflowing-rsh-4.rs
|
|
|
overflowing-rsh-4.stderr
|
|
|
overflowing-sub.rs
|
|
|
promoted_overflow.rs
|
|
|
saturating-float-casts-impl.rs
|
|
|
saturating-float-casts-wasm.rs
|
|
|
saturating-float-casts-wasm.stderr
|
|
|
saturating-float-casts.rs
|
|
|
shift-near-oflo.rs
|
|
|
shift-various-types.rs
|
|
|
shift.rs
|
|
|
signed-shift-const-eval.rs
|
|
|
suggest-float-literal.fixed
|
|
|
suggest-float-literal.rs
|
|
|
suggest-float-literal.stderr
|
Use TraitRef::to_string sorting in favor of TraitRef::ord , as the latter compares DefId s which we need to avoid
|
2024-03-27 14:02:15 +00:00 |
u8-incr-decr.rs
|
|
|
u8-incr.rs
|
|
|
u32-decr.rs
|
|
|
u128-as-f32.rs
|
|
|
u128.rs
|
|
|
uint.rs
|
|
|
unary-minus-suffix-inference.rs
|
|
|