rust/tests/ui/statics
Michael Goulet a59c86ab44 Deduplicate dyn compatibility violations due to coercion 2025-05-26 10:57:54 +00:00
..
auxiliary Move some tests out of tests/ui 2025-05-03 17:22:52 +02:00
check-immutable-mut-slices.rs
check-immutable-mut-slices.stderr
check-recursion-foreign.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
check-values-constraints.rs Note def descr in NonConstFunctionCall 2024-12-23 22:15:32 +00:00
check-values-constraints.stderr Note def descr in NonConstFunctionCall 2024-12-23 22:15:32 +00:00
const_generics.rs Stabilize `const_refs_to_static` 2024-09-26 13:21:15 +02:00
inner-static.rs Move some tests out of tests/ui 2025-05-03 17:22:52 +02:00
issue-14227.rs
issue-14227.stderr Use def_path_str for def id arg in UnsupportedOpInfo 2025-03-20 03:22:46 +00:00
issue-15261.rs Fix error message for static references or mutable references 2025-04-26 14:48:30 +09:00
issue-15261.stderr Fix error message for static references or mutable references 2025-04-26 14:48:30 +09:00
issue-17233.rs
issue-17718-static-sync.rs
issue-17718-static-sync.stderr
issue-17718-static-unsafe-interior.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
issue-44373-2.rs
issue-44373.rs
issue-44373.stderr
issue-91050-1.rs
issue-91050-2.rs
missing_lifetime.rs Avoid follow-up errors and ICEs after missing lifetime errors on data structures 2024-07-11 11:00:15 +00:00
missing_lifetime.stderr Avoid follow-up errors and ICEs after missing lifetime errors on data structures 2024-07-11 11:00:15 +00:00
mutable_memory_validation.rs Remove the `-test` suffix from normalize directives 2024-12-27 19:58:16 +11:00
mutable_memory_validation.stderr Stabilize `const_refs_to_static` 2024-09-26 13:21:15 +02:00
nested-allocations-dont-inherit-codegen-attrs.rs
nested_struct.rs
nested_thread_local.rs also stabilize const_refs_to_cell 2024-09-15 10:20:47 +02:00
nested_thread_local.stderr also stabilize const_refs_to_cell 2024-09-15 10:20:47 +02:00
recursive_interior_mut.rs
static-fn-inline-xc.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
static-fn-trait-xc.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
static-function-pointer-xc.rs
static-function-pointer.rs
static-impl.rs
static-impl.stderr
static-method-in-trait-with-tps-intracrate.rs
static-method-xcrate.rs
static-methods-in-traits.rs
static-methods-in-traits2.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
static-mut-shared-parens.rs Fix error message for static references or mutable references 2025-04-26 14:48:30 +09:00
static-mut-shared-parens.stderr Fix error message for static references or mutable references 2025-04-26 14:48:30 +09:00
static-mut-xc.rs Fix error message for static references or mutable references 2025-04-26 14:48:30 +09:00
static-mut-xc.stderr Fix error message for static references or mutable references 2025-04-26 14:48:30 +09:00
static-promotion.rs
static-recursive.rs Fix error message for static references or mutable references 2025-04-26 14:48:30 +09:00
static-recursive.stderr Fix error message for static references or mutable references 2025-04-26 14:48:30 +09:00
uninhabited-static.rs Update tests. 2025-01-07 16:04:14 +01:00
uninhabited-static.stderr
unsized_type2.rs
unsized_type2.stderr Tweak error code for sized checks of const/static 2025-03-03 23:09:42 +00:00
unsizing-wfcheck-issue-127299.rs Deduplicate dyn compatibility violations due to coercion 2025-05-26 10:57:54 +00:00
unsizing-wfcheck-issue-127299.stderr Deduplicate dyn compatibility violations due to coercion 2025-05-26 10:57:54 +00:00