rust/tests/fail/intrinsics
2022-07-08 15:55:37 +00:00
..
assume.rs
assume.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
copy_null.rs rustup 2022-07-05 18:16:20 -04:00
copy_null.stderr rustup 2022-07-05 18:16:20 -04:00
copy_overflow.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
copy_overflow.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
copy_overlapping.rs
copy_overlapping.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
copy_unaligned.rs Manual adjustments 2022-06-21 11:46:09 -07:00
copy_unaligned.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
ctlz_nonzero.rs
ctlz_nonzero.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
cttz_nonzero.rs
cttz_nonzero.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
div-by-zero.rs
div-by-zero.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
exact_div1.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
exact_div1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
exact_div2.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
exact_div2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
exact_div3.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
exact_div3.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
exact_div4.rs make a bunch of tests look more like how they did before rustfmt 2022-06-25 23:31:24 -04:00
exact_div4.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_32_inf1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_32_inf1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_32_infneg1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_32_infneg1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_32_nan.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_32_nan.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_32_nanneg.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_32_nanneg.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_32_neg.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_32_neg.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_32_too_big1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_32_too_big1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_32_too_big2.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_32_too_big2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_32_too_small1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_32_too_small1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_inf1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_inf1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_infneg1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_infneg1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_infneg2.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_infneg2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_nan.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_nan.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_neg.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_neg.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_too_big1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_too_big1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_too_big2.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_too_big2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_too_big3.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_too_big3.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_too_big4.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_too_big4.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_too_big5.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_too_big5.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_too_big6.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_too_big6.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_too_big7.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_too_big7.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_too_small1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_too_small1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_too_small2.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_too_small2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
float_to_int_64_too_small3.rs Manual adjustments 2022-06-21 11:46:09 -07:00
float_to_int_64_too_small3.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
out_of_bounds_ptr_1.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
out_of_bounds_ptr_1.stderr rustup 2022-07-05 18:16:20 -04:00
out_of_bounds_ptr_2.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
out_of_bounds_ptr_2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
out_of_bounds_ptr_3.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
out_of_bounds_ptr_3.stderr rustup 2022-07-05 18:16:20 -04:00
overflowing-unchecked-rsh.rs Require local annotations for local diagnostics 2022-06-23 13:49:02 +00:00
overflowing-unchecked-rsh.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
ptr_offset_0_plus_0.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
ptr_offset_0_plus_0.stderr rustup 2022-07-05 18:16:20 -04:00
ptr_offset_from_oob.rs
ptr_offset_from_oob.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
ptr_offset_int_plus_int.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
ptr_offset_int_plus_int.stderr rustup 2022-07-05 18:16:20 -04:00
ptr_offset_int_plus_ptr.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
ptr_offset_int_plus_ptr.stderr rustup 2022-07-05 18:16:20 -04:00
ptr_offset_overflow.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
ptr_offset_overflow.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
ptr_offset_ptr_plus_0.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
ptr_offset_ptr_plus_0.stderr rustup 2022-07-05 18:16:20 -04:00
rem-by-zero.rs
rem-by-zero.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-div-by-zero.rs Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07:00
simd-div-by-zero.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-div-overflow.rs Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07:00
simd-div-overflow.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-float-to-int.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
simd-float-to-int.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-gather.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
simd-gather.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-reduce-invalid-bool.rs Format tests and benches with rustfmt (1-50 of 300) 2022-06-20 02:23:53 -07:00
simd-reduce-invalid-bool.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-rem-by-zero.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
simd-rem-by-zero.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-scatter.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
simd-scatter.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-select-bitmask-invalid.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
simd-select-bitmask-invalid.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-select-invalid-bool.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
simd-select-invalid-bool.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-shl-too-far.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
simd-shl-too-far.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
simd-shr-too-far.rs Format tests with rustfmt (151-200 of 300) 2022-06-20 23:50:40 -07:00
simd-shr-too-far.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unchecked_add1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
unchecked_add1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unchecked_add2.rs Manual adjustments 2022-06-21 11:46:09 -07:00
unchecked_add2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unchecked_div1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
unchecked_div1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unchecked_mul1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
unchecked_mul1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unchecked_mul2.rs Manual adjustments 2022-06-21 11:46:09 -07:00
unchecked_mul2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unchecked_sub1.rs Manual adjustments 2022-06-21 11:46:09 -07:00
unchecked_sub1.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
unchecked_sub2.rs Manual adjustments 2022-06-21 11:46:09 -07:00
unchecked_sub2.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
uninit_uninhabited_type.rs Require local annotations for local diagnostics 2022-06-23 13:49:02 +00:00
uninit_uninhabited_type.stderr
write_bytes_null.rs rustup 2022-07-05 18:16:20 -04:00
write_bytes_null.stderr rustup 2022-07-05 18:16:20 -04:00
write_bytes_overflow.rs Replace all //error-pattern comments with strict syntax and fix other comments in the same files 2022-07-08 15:55:37 +00:00
write_bytes_overflow.stderr pointer tag tracking: on creation, log the offsets it is created for 2022-07-02 11:33:29 -04:00
zero_fn_ptr.rs Require local annotations for local diagnostics 2022-06-23 13:49:02 +00:00
zero_fn_ptr.stderr