rust/src/test/ui/unsafe
2021-01-01 16:59:12 +00:00
..
ranged_ints.rs
ranged_ints.stderr
ranged_ints2.rs
ranged_ints2.stderr
ranged_ints2_const.rs Bless tests 2020-09-22 10:05:58 -07:00
ranged_ints2_const.stderr Bless tests 2020-09-29 19:20:33 -07: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 Add tests for packed borrows in unsafe fns 2020-05-27 20:37:58 +02:00
rfc-2585-unsafe_op_in_unsafe_fn.stderr Add tests for packed borrows in unsafe fns 2020-05-27 20:37:58 +02: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 Remove dangling COPYRIGHT references 2020-05-19 14:34:30 -04:00
unsafe-fn-assign-deref-ptr.stderr Remove dangling COPYRIGHT references 2020-05-19 14:34:30 -04:00
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-move-val-init.rs
unsafe-move-val-init.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