rust/tests/ui/static
2024-03-03 16:30:48 -03:00
..
auxiliary [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
bad-const-type.rs
bad-const-type.stderr
issue-5216.rs
issue-5216.stderr
issue-18118-2.rs unstably allow constants to refer to statics and read from immutable statics 2024-02-10 16:12:55 +01:00
issue-18118-2.stderr rebless after rebase 2024-02-10 16:13:48 +01:00
issue-18118.rs
issue-18118.stderr
issue-24446.rs Move tests 2024-03-03 16:30:48 -03:00
issue-24446.stderr Move tests 2024-03-03 16:30:48 -03:00
issue-24843.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
issue-34194.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
nested_item_main.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
refer-to-other-statics-by-value.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
reference-of-mut-static-unsafe-fn.rs Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-of-mut-static-unsafe-fn.stderr Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-of-mut-static.e2021.stderr Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-of-mut-static.e2024.stderr Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-of-mut-static.rs Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-to-mut-static-safe.e2021.stderr Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-to-mut-static-safe.e2024.stderr Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-to-mut-static-safe.rs Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-to-mut-static-unsafe-fn.rs Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-to-mut-static-unsafe-fn.stderr Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-to-mut-static.e2021.stderr Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-to-mut-static.e2024.stderr Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
reference-to-mut-static.rs Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
safe-extern-statics-mut.rs Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
safe-extern-statics-mut.stderr Improve wording of static_mut_ref 2024-02-18 06:01:40 +03:00
safe-extern-statics.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
safe-extern-statics.stderr
static-closures.rs
static-closures.stderr
static-drop-scope.rs Taint borrowck results without running any borrowck if the MIR body was already tainted 2024-02-08 07:39:49 +00:00
static-drop-scope.stderr Always evaluate free constants and statics, even if previous errors occurred 2024-02-19 22:11:13 +00:00
static-extern-type.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
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
static-mut-foreign-requires-unsafe.stderr
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
static-mut-requires-unsafe.stderr
static-priv-by-default2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
static-priv-by-default2.stderr
static-reference-to-fn-1.rs
static-reference-to-fn-1.stderr
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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
thread-local-in-ctfe.rs
thread-local-in-ctfe.stderr