rust/src/test/ui/unsafe
2022-03-24 23:56:12 +01:00
..
access_union_field.mir.stderr
access_union_field.rs
access_union_field.thir.stderr
inline_asm.mir.stderr Remove ui tests for LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
inline_asm.rs Remove ui tests for LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
inline_asm.thir.stderr Remove ui tests for LLVM-style inline assembly 2022-01-12 18:51:31 +01:00
issue-45087-unreachable-unsafe.mir.stderr Check if call return type is visibly uninhabited when building MIR 2022-03-24 23:56:12 +01:00
issue-45087-unreachable-unsafe.rs Check if call return type is visibly uninhabited when building MIR 2022-03-24 23:56:12 +01:00
issue-45087-unreachable-unsafe.thir.stderr Check if call return type is visibly uninhabited when building MIR 2022-03-24 23:56:12 +01:00
issue-45107-unnecessary-unsafe-in-closure.mir.stderr Move some tests to more reasonable directories 2021-09-15 14:03:27 -03:00
issue-45107-unnecessary-unsafe-in-closure.rs Move some tests to more reasonable directories 2021-09-15 14:03:27 -03:00
issue-45107-unnecessary-unsafe-in-closure.thir.stderr Move some tests to more reasonable directories 2021-09-15 14:03:27 -03:00
issue-85435-unsafe-op-in-let-under-unsafe-under-closure.rs
issue-87414-query-cycle.rs
ranged_ints2_const.mirunsafeck.stderr
ranged_ints2_const.rs
ranged_ints2_const.thirunsafeck.stderr
ranged_ints2.mirunsafeck.stderr
ranged_ints2.rs
ranged_ints2.thirunsafeck.stderr
ranged_ints3_const.mirunsafeck.stderr
ranged_ints3_const.rs
ranged_ints3_const.thirunsafeck.stderr
ranged_ints3_match.mirunsafeck.stderr
ranged_ints3_match.rs
ranged_ints3_match.thirunsafeck.stderr
ranged_ints3.mirunsafeck.stderr
ranged_ints3.rs
ranged_ints3.thirunsafeck.stderr
ranged_ints4_const.mirunsafeck.stderr
ranged_ints4_const.rs
ranged_ints4_const.thirunsafeck.stderr
ranged_ints4.mirunsafeck.stderr
ranged_ints4.rs
ranged_ints4.thirunsafeck.stderr
ranged_ints_const.mir.stderr
ranged_ints_const.rs
ranged_ints_const.thir.stderr
ranged_ints_macro.rs
ranged_ints.mir.stderr
ranged_ints.rs
ranged_ints.thir.stderr
rfc-2585-unsafe_op_in_unsafe_fn.mir.stderr Improve unused_unsafe lint 2022-02-20 21:00:12 +01:00
rfc-2585-unsafe_op_in_unsafe_fn.rs
rfc-2585-unsafe_op_in_unsafe_fn.thir.stderr
union_access_through_block.rs
union_destructure.mir.stderr
union_destructure.rs
union_wild_or_wild.rs
union-assignop.mirunsafeck.stderr
union-assignop.rs
union-assignop.thirunsafeck.stderr
union-modification.rs Don't run UB in test suite 2022-03-21 09:32:26 -04:00
union.mir.stderr Don't run UB in test suite 2022-03-21 09:32:26 -04:00
union.rs Don't run UB in test suite 2022-03-21 09:32:26 -04:00
union.thir.stderr Don't run UB in test suite 2022-03-21 09:32:26 -04:00
unsafe-around-compiler-generated-unsafe.mir.stderr Add unnecessary unsafe test 2021-08-16 16:28:16 +00:00
unsafe-around-compiler-generated-unsafe.rs Add unnecessary unsafe test 2021-08-16 16:28:16 +00:00
unsafe-around-compiler-generated-unsafe.thir.stderr Add unnecessary unsafe test 2021-08-16 16:28:16 +00:00
unsafe-assign.mirunsafeck.stderr
unsafe-assign.rs
unsafe-assign.thirunsafeck.stderr
unsafe-block-without-braces.rs
unsafe-block-without-braces.stderr Tweak diagnostics 2022-02-28 18:22:45 +00:00
unsafe-borrow.mirunsafeck.stderr
unsafe-borrow.rs
unsafe-borrow.thirunsafeck.stderr
unsafe-const-fn.mir.stderr
unsafe-const-fn.rs
unsafe-const-fn.thir.stderr
unsafe-fn-assign-deref-ptr.mir.stderr
unsafe-fn-assign-deref-ptr.rs
unsafe-fn-assign-deref-ptr.thir.stderr
unsafe-fn-autoderef.rs
unsafe-fn-autoderef.stderr
unsafe-fn-called-from-safe.mir.stderr
unsafe-fn-called-from-safe.rs
unsafe-fn-called-from-safe.thir.stderr
unsafe-fn-deref-ptr.mir.stderr
unsafe-fn-deref-ptr.rs
unsafe-fn-deref-ptr.thir.stderr
unsafe-fn-used-as-value.mir.stderr
unsafe-fn-used-as-value.rs
unsafe-fn-used-as-value.thir.stderr Test -Zthir-unsafeck for unsafe function calls 2021-05-11 20:35:38 +02:00
unsafe-subtyping.rs
unsafe-subtyping.stderr
unsafe-trait-impl.rs
unsafe-trait-impl.stderr Tweak assoc type obligation spans 2021-12-11 02:32:15 +00:00
unsafe-unstable-const-fn.mir.stderr Stabilize const_raw_ptr_deref for *const T 2021-11-06 17:05:15 -04:00
unsafe-unstable-const-fn.rs Stabilize const_raw_ptr_deref for *const T 2021-11-06 17:05:15 -04:00
unsafe-unstable-const-fn.thir.stderr Stabilize const_raw_ptr_deref for *const T 2021-11-06 17:05:15 -04:00