.. |
apfloat-modulo-wrong.rs
|
Add test case for #109567
|
2023-07-26 13:31:54 -04:00 |
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-const.noopt.stderr
|
Use translatable diagnostics in rustc_const_eval
|
2023-06-01 14:45:18 +00:00 |
issue-8460-const.opt_with_overflow_checks.stderr
|
Use translatable diagnostics in rustc_const_eval
|
2023-06-01 14:45:18 +00:00 |
issue-8460-const.opt.stderr
|
Use translatable diagnostics in rustc_const_eval
|
2023-06-01 14:45:18 +00:00 |
issue-8460-const.rs
|
|
|
issue-8460.rs
|
|
|
issue-105626.rs
|
Update the minimum external LLVM to 16.
|
2023-11-21 22:40:16 +01:00 |
location-add-assign-overflow.rs
|
add track_caller for arith ops
|
2023-11-24 00:54:06 +08:00 |
location-add-overflow.rs
|
add track_caller for arith ops
|
2023-11-24 00:54:06 +08:00 |
location-divide-assign-by-zero.rs
|
add track_caller for arith ops
|
2023-11-24 00:54:06 +08:00 |
location-divide-by-zero.rs
|
add track_caller for arith ops
|
2023-11-24 00:54:06 +08:00 |
location-mod-assign-by-zero.rs
|
add track_caller for arith ops
|
2023-11-24 00:54:06 +08:00 |
location-mod-by-zero.rs
|
add track_caller for arith ops
|
2023-11-24 00:54:06 +08:00 |
location-mul-assign-overflow.rs
|
add track_caller for arith ops
|
2023-11-24 00:54:06 +08:00 |
location-mul-overflow.rs
|
add track_caller for arith ops
|
2023-11-24 00:54:06 +08:00 |
location-sub-assign-overflow.rs
|
add track_caller for arith ops
|
2023-11-24 00:54:06 +08:00 |
location-sub-overflow.rs
|
add track_caller for arith ops
|
2023-11-24 00:54:06 +08: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
|
Don't sort strings right after we just sorted by types
|
2023-06-27 23:31:06 +00:00 |
num-wrapping.rs
|
|
|
numeric-method-autoexport.rs
|
|
|
overflow-attribute-works-1.rs
|
Add support for cfg(overflow_checks)
|
2023-05-11 18:06:31 +04:00 |
overflow-attribute-works-2.rs
|
Add support for cfg(overflow_checks)
|
2023-05-11 18:06:31 +04:00 |
overflowing-add.rs
|
Change default panic handler message format.
|
2023-07-29 11:42:50 +02:00 |
overflowing-lsh-1.rs
|
|
|
overflowing-lsh-1.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
overflowing-lsh-2.rs
|
|
|
overflowing-lsh-2.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
overflowing-lsh-3.rs
|
|
|
overflowing-lsh-3.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
overflowing-lsh-4.rs
|
|
|
overflowing-lsh-4.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
overflowing-mul.rs
|
Change default panic handler message format.
|
2023-07-29 11:42:50 +02:00 |
overflowing-neg-nonzero.rs
|
Change default panic handler message format.
|
2023-07-29 11:42:50 +02:00 |
overflowing-neg.rs
|
Change default panic handler message format.
|
2023-07-29 11:42:50 +02:00 |
overflowing-pow-signed.rs
|
Change default panic handler message format.
|
2023-07-29 11:42:50 +02:00 |
overflowing-pow-unsigned.rs
|
Change default panic handler message format.
|
2023-07-29 11:42:50 +02:00 |
overflowing-rsh-1.rs
|
|
|
overflowing-rsh-1.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
overflowing-rsh-2.rs
|
|
|
overflowing-rsh-2.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
overflowing-rsh-3.rs
|
|
|
overflowing-rsh-3.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
overflowing-rsh-4.rs
|
|
|
overflowing-rsh-4.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
overflowing-rsh-5.rs
|
|
|
overflowing-rsh-5.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
overflowing-sub.rs
|
Change default panic handler message format.
|
2023-07-29 11:42:50 +02:00 |
promoted_overflow_opt.rs
|
|
|
promoted_overflow.rs
|
|
|
saturating-float-casts-impl.rs
|
Add some reasons why tests are ignored.
|
2023-04-15 16:11:42 -07:00 |
saturating-float-casts-wasm.rs
|
|
|
saturating-float-casts-wasm.stderr
|
manually bless a wasm-only test
|
2023-11-07 17:29:29 +01:00 |
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
|
Don't sort strings right after we just sorted by types
|
2023-06-27 23:31:06 +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
|
|
|