rust/tests/ui/static
2024-10-06 22:36:51 -04:00
..
auxiliary
bad-const-type.rs
bad-const-type.stderr
duplicated-fields-issue-124464.rs
duplicated-fields-issue-124464.stderr check_expr_struct_fields: taint context with errors if struct definition is malformed 2024-06-05 21:54:22 +02:00
duplicated-fields-issue-125842.rs check_expr_struct_fields: taint context with errors if struct definition is malformed 2024-06-05 21:54:22 +02:00
duplicated-fields-issue-125842.stderr check_expr_struct_fields: taint context with errors if struct definition is malformed 2024-06-05 21:54:22 +02:00
issue-1660.rs
issue-5216.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-5216.stderr Modify primary span label for E0308 2023-01-30 20:12:19 +00:00
issue-18118.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-18118.stderr
issue-24446.rs
issue-24446.stderr Move tests 2024-03-03 16:30:48 -03:00
issue-24843.rs
issue-34194.rs
missing-type.rs
missing-type.stderr
nested_item_main.rs
raw-ref-deref-with-unsafe.rs Don't emit null pointer lint for raw ref of null deref 2024-10-06 22:36:51 -04:00
raw-ref-deref-without-unsafe.rs Don't emit null pointer lint for raw ref of null deref 2024-10-06 22:36:51 -04:00
raw-ref-deref-without-unsafe.stderr Don't emit null pointer lint for raw ref of null deref 2024-10-06 22:36:51 -04:00
raw-ref-extern-static.rs stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
raw-ref-static-mut.rs
refer-to-other-statics-by-value.rs
safe-extern-statics-mut.rs
safe-extern-statics-mut.stderr Update tests for hidden references to mutable static 2024-09-13 14:10:56 +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_sized_requirement.rs
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 Enforce supertrait outlives obligations hold when confirming impl 2024-08-05 09:55:14 -04:00
static-method-privacy.rs
static-method-privacy.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
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 Remove uses of box_syntax in rustc and tools 2023-03-12 13:19:46 +00:00
static-mut-not-constant.stderr Stabilize LazyCell and LazyLock (lazy_cell) 2024-02-20 20:55:13 -07:00
static-mut-not-pat.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
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 Move /src/test to /tests 2023-01-11 09:32:08 +00:00
static-region-bound.stderr
static-vec-repeat-not-constant.rs
static-vec-repeat-not-constant.stderr Stabilize LazyCell and LazyLock (lazy_cell) 2024-02-20 20:55:13 -07:00
thread-local-in-ctfe.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
thread-local-in-ctfe.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00