| .. |
|
inline_asm.mir.stderr
|
Check for inline assembly in THIR unsafeck
|
2021-05-14 09:03:30 -04:00 |
|
inline_asm.rs
|
Check for inline assembly in THIR unsafeck
|
2021-05-14 09:03:30 -04:00 |
|
inline_asm.thir.stderr
|
Check for inline assembly in THIR unsafeck
|
2021-05-14 09:03:30 -04:00 |
|
issue-45087-unreachable-unsafe.mir.stderr
|
Check for raw pointer dereference in THIR unsafeck
|
2021-05-20 00:01:05 +02:00 |
|
issue-45087-unreachable-unsafe.rs
|
Check for raw pointer dereference in THIR unsafeck
|
2021-05-20 00:01:05 +02:00 |
|
issue-45087-unreachable-unsafe.thir.stderr
|
Replace more "NULL" with "null"
|
2021-05-24 12:59:33 +02:00 |
|
issue-85435-unsafe-op-in-let-under-unsafe-under-closure.rs
|
Apply suggestions from code review
|
2021-05-24 16:50:01 -04:00 |
|
ranged_ints.mir.stderr
|
Check for initialization of layout-restricted types
|
2021-05-21 18:29:51 +02:00 |
|
ranged_ints.rs
|
Check for initialization of layout-restricted types
|
2021-05-21 18:29:51 +02:00 |
|
ranged_ints.thir.stderr
|
Check for initialization of layout-restricted types
|
2021-05-21 18:29:51 +02:00 |
|
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.mir.stderr
|
Check for initialization of layout-restricted types
|
2021-05-21 18:29:51 +02:00 |
|
ranged_ints_const.rs
|
Check for initialization of layout-restricted types
|
2021-05-21 18:29:51 +02:00 |
|
ranged_ints_const.thir.stderr
|
Check for initialization of layout-restricted types
|
2021-05-21 18:29:51 +02:00 |
|
ranged_ints_macro.rs
|
Check for initialization of layout-restricted types
|
2021-05-21 18:29:51 +02:00 |
|
rfc-2585-unsafe_op_in_unsafe_fn.mir.stderr
|
Run THIR unsafeck on unsafe_op_in_unsafe_fn test
|
2021-05-25 20:12:42 +02:00 |
|
rfc-2585-unsafe_op_in_unsafe_fn.rs
|
Run THIR unsafeck on unsafe_op_in_unsafe_fn test
|
2021-05-25 20:12:42 +02:00 |
|
rfc-2585-unsafe_op_in_unsafe_fn.thir.stderr
|
Run THIR unsafeck on unsafe_op_in_unsafe_fn test
|
2021-05-25 20:12:42 +02:00 |
|
unsafe-around-compiler-generated-unsafe.mir.stderr
|
Fix unused_unsafe with compiler-generated unsafe
|
2021-06-21 17:25:45 -05:00 |
|
unsafe-around-compiler-generated-unsafe.rs
|
Fix unused_unsafe with compiler-generated unsafe
|
2021-06-21 17:25:45 -05:00 |
|
unsafe-around-compiler-generated-unsafe.thir.stderr
|
Fix unused_unsafe with compiler-generated unsafe
|
2021-06-21 17:25:45 -05: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.mir.stderr
|
Check for raw pointer dereference in THIR unsafeck
|
2021-05-20 00:01:05 +02:00 |
|
unsafe-fn-assign-deref-ptr.rs
|
Check for raw pointer dereference in THIR unsafeck
|
2021-05-20 00:01:05 +02:00 |
|
unsafe-fn-assign-deref-ptr.thir.stderr
|
Replace more "NULL" with "null"
|
2021-05-24 12:59:33 +02: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.mir.stderr
|
Check for raw pointer dereference in THIR unsafeck
|
2021-05-20 00:01:05 +02:00 |
|
unsafe-fn-deref-ptr.rs
|
Check for raw pointer dereference in THIR unsafeck
|
2021-05-20 00:01:05 +02:00 |
|
unsafe-fn-deref-ptr.thir.stderr
|
Replace more "NULL" with "null"
|
2021-05-24 12:59:33 +02: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.mir.stderr
|
Check for raw pointer dereference in THIR unsafeck
|
2021-05-20 00:01:05 +02:00 |
|
unsafe-unstable-const-fn.rs
|
Check for raw pointer dereference in THIR unsafeck
|
2021-05-20 00:01:05 +02:00 |
|
unsafe-unstable-const-fn.thir.stderr
|
Replace more "NULL" with "null"
|
2021-05-24 12:59:33 +02:00 |