rust/tests/ui/static
2024-01-07 17:29:25 +03:00
..
auxiliary
bad-const-type.rs
bad-const-type.stderr
issue-5216.rs
issue-5216.stderr
issue-18118-2.rs
issue-18118-2.stderr
issue-18118.rs
issue-18118.stderr
issue-24843.rs
issue-34194.rs
nested_item_main.rs
refer-to-other-statics-by-value.rs
reference-of-mut-static-safe.e2021.stderr Update test for E0796 and static_mut_ref lint 2024-01-07 17:29:25 +03:00
reference-of-mut-static-safe.e2024.stderr Add test for E0796 and static_mut_ref lint 2024-01-06 06:31:36 +03:00
reference-of-mut-static-safe.rs Add test for E0796 and static_mut_ref lint 2024-01-06 06:31:36 +03:00
reference-of-mut-static-unsafe-fn.rs Add test for E0796 and static_mut_ref lint 2024-01-06 06:31:36 +03:00
reference-of-mut-static-unsafe-fn.stderr Add test for E0796 and static_mut_ref lint 2024-01-06 06:31:36 +03:00
reference-of-mut-static.e2021.stderr Add test for E0796 and static_mut_ref lint 2024-01-06 06:31:36 +03:00
reference-of-mut-static.e2024.stderr Add test for E0796 and static_mut_ref lint 2024-01-06 06:31:36 +03:00
reference-of-mut-static.rs Add test for E0796 and static_mut_ref lint 2024-01-06 06:31:36 +03:00
safe-extern-statics-mut.rs Update test for E0796 and static_mut_ref lint 2024-01-07 17:29:25 +03:00
safe-extern-statics-mut.stderr Update test for E0796 and static_mut_ref lint 2024-01-07 17:29:25 +03:00
safe-extern-statics.rs Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
safe-extern-statics.stderr Stabilize THIR unsafeck 2024-01-05 10:00:59 +00:00
static-closures.rs
static-closures.stderr
static-drop-scope.rs
static-drop-scope.stderr
static-extern-type.rs
static-items-cant-move.rs
static-items-cant-move.stderr
static-lifetime-bound.rs
static-lifetime-bound.stderr
static-lifetime.rs
static-lifetime.stderr
static-method-privacy.rs
static-method-privacy.stderr
static-mut-bad-types.rs
static-mut-bad-types.stderr
static-mut-foreign-requires-unsafe.rs Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
static-mut-foreign-requires-unsafe.stderr Stabilize THIR unsafeck 2024-01-05 10:00:59 +00:00
static-mut-not-constant.rs
static-mut-not-constant.stderr
static-mut-not-pat.rs
static-mut-not-pat.stderr
static-mut-requires-unsafe.rs Remove revisions for THIR unsafeck 2024-01-05 09:30:27 +00:00
static-mut-requires-unsafe.stderr Stabilize THIR unsafeck 2024-01-05 10:00:59 +00:00
static-priv-by-default2.rs
static-priv-by-default2.stderr
static-reference-to-fn-1.rs
static-reference-to-fn-1.stderr recurse into refs when comparing tys for diagnostics 2023-12-07 23:00:46 -05:00
static-reference-to-fn-2.rs
static-reference-to-fn-2.stderr
static-region-bound.rs
static-region-bound.stderr
static-vec-repeat-not-constant.rs
static-vec-repeat-not-constant.stderr
static_sized_requirement.rs
thread-local-in-ctfe.rs
thread-local-in-ctfe.stderr