rust/src/test/ui/unsafe
LeSeulArtichaut ec20993c4d Stabilize `unsafe_op_in_unsafe_fn` lint 2021-02-18 17:12:15 +01:00
..
issue-45087-unreachable-unsafe.rs Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
issue-45087-unreachable-unsafe.stderr Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
ranged_ints.rs
ranged_ints.stderr
ranged_ints2.rs
ranged_ints2.stderr
ranged_ints2_const.rs Permit mutable references in all const contexts 2021-01-23 11:33:45 +00:00
ranged_ints2_const.stderr Permit mutable references in all const contexts 2021-01-23 11:33:45 +00:00
ranged_ints3.rs
ranged_ints3.stderr
ranged_ints3_const.rs Allow references to interior mutable data behind a feature gate 2021-01-01 16:59:12 +00:00
ranged_ints3_const.stderr Allow references to interior mutable data behind a feature gate 2021-01-01 16:59:12 +00:00
ranged_ints4.rs
ranged_ints4.stderr
ranged_ints4_const.rs
ranged_ints4_const.stderr
ranged_ints_const.rs
ranged_ints_const.stderr
ranged_ints_macro.rs Insert NoDelim groups around nonterminals when lowering macro_rules 2020-07-01 12:42:30 -04:00
rfc-2585-safe_packed_borrows-in-unsafe-fn.rs Add tests for packed borrows in unsafe fns 2020-05-27 20:37:58 +02:00
rfc-2585-safe_packed_borrows-in-unsafe-fn.stderr Add tests for packed borrows in unsafe fns 2020-05-27 20:37:58 +02:00
rfc-2585-unsafe_op_in_unsafe_fn.rs Stabilize `unsafe_op_in_unsafe_fn` lint 2021-02-18 17:12:15 +01:00
rfc-2585-unsafe_op_in_unsafe_fn.stderr Stabilize `unsafe_op_in_unsafe_fn` lint 2021-02-18 17:12:15 +01:00
unsafe-around-compiler-generated-unsafe.rs
unsafe-around-compiler-generated-unsafe.stderr
unsafe-block-without-braces.rs
unsafe-block-without-braces.stderr
unsafe-const-fn.rs
unsafe-const-fn.stderr
unsafe-fn-assign-deref-ptr.rs
unsafe-fn-assign-deref-ptr.stderr
unsafe-fn-autoderef.rs
unsafe-fn-autoderef.stderr
unsafe-fn-called-from-safe.rs
unsafe-fn-called-from-safe.stderr
unsafe-fn-deref-ptr.rs
unsafe-fn-deref-ptr.stderr
unsafe-fn-used-as-value.rs
unsafe-fn-used-as-value.stderr
unsafe-subtyping.rs
unsafe-subtyping.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
unsafe-trait-impl.rs
unsafe-trait-impl.stderr
unsafe-unstable-const-fn.rs Remove the const_raw_ptr_comparison feature gate. 2020-06-19 18:13:41 +02:00
unsafe-unstable-const-fn.stderr Remove the const_raw_ptr_comparison feature gate. 2020-06-19 18:13:41 +02:00