rust/src/test/ui/unsafe
2021-05-11 20:35:44 +02: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 Change 'NULL' to 'null' 2021-05-02 17:46:00 -06: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-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 Change 'NULL' to 'null' 2021-05-02 17:46:00 -06:00
unsafe-around-compiler-generated-unsafe.mir.stderr Test -Zthir-unsafeck for unused unsafe blocks 2021-05-11 20:35:44 +02:00
unsafe-around-compiler-generated-unsafe.rs Test -Zthir-unsafeck for unused unsafe blocks 2021-05-11 20:35:44 +02:00
unsafe-around-compiler-generated-unsafe.thir.stderr Test -Zthir-unsafeck for unused unsafe blocks 2021-05-11 20:35:44 +02:00
unsafe-block-without-braces.rs parser: fuse free fn parsing together. 2020-02-13 10:39:24 +01:00
unsafe-block-without-braces.stderr more reuse in block parsing & improve diagnostics. 2020-03-10 08:32:34 +01:00
unsafe-const-fn.mir.stderr Test -Zthir-unsafeck for unsafe function calls 2021-05-11 20:35:38 +02:00
unsafe-const-fn.rs Test -Zthir-unsafeck for unsafe function calls 2021-05-11 20:35:38 +02:00
unsafe-const-fn.thir.stderr Test -Zthir-unsafeck for unsafe function calls 2021-05-11 20:35:38 +02:00
unsafe-fn-assign-deref-ptr.rs Remove dangling COPYRIGHT references 2020-05-19 14:34:30 -04:00
unsafe-fn-assign-deref-ptr.stderr Change 'NULL' to 'null' 2021-05-02 17:46:00 -06:00
unsafe-fn-autoderef.rs
unsafe-fn-autoderef.stderr
unsafe-fn-called-from-safe.mir.stderr Test -Zthir-unsafeck for unsafe function calls 2021-05-11 20:35:38 +02:00
unsafe-fn-called-from-safe.rs Test -Zthir-unsafeck for unsafe function calls 2021-05-11 20:35:38 +02:00
unsafe-fn-called-from-safe.thir.stderr Test -Zthir-unsafeck for unsafe function calls 2021-05-11 20:35:38 +02:00
unsafe-fn-deref-ptr.rs
unsafe-fn-deref-ptr.stderr Change 'NULL' to 'null' 2021-05-02 17:46:00 -06:00
unsafe-fn-used-as-value.mir.stderr Test -Zthir-unsafeck for unsafe function calls 2021-05-11 20:35:38 +02:00
unsafe-fn-used-as-value.rs Test -Zthir-unsafeck for unsafe function calls 2021-05-11 20:35:38 +02:00
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 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 const_fn feature gate 2021-05-09 14:29:31 +02:00
unsafe-unstable-const-fn.stderr remove const_fn feature gate 2021-05-09 14:29:31 +02:00