rust/tests/ui/static
2025-04-08 23:06:31 +03:00
..
auxiliary
bad-const-type.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
bad-const-type.stderr
duplicated-fields-issue-124464.rs
duplicated-fields-issue-124464.stderr
duplicated-fields-issue-125842.rs
duplicated-fields-issue-125842.stderr
issue-1660.rs tests: remove //@ pretty-expanded usages 2024-11-26 02:50:48 +08:00
issue-5216.rs
issue-5216.stderr
issue-18118.rs
issue-18118.stderr
issue-24446.rs Check Sizedness of return type in WF 2025-02-03 19:00:22 +00:00
issue-24446.stderr Tweak error code for sized checks of const/static 2025-03-03 23:09:42 +00: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
raw-ref-static-mut.rs
refer-to-other-statics-by-value.rs
safe-extern-statics-mut.rs
safe-extern-statics-mut.stderr
safe-extern-statics.rs
safe-extern-statics.stderr
static_sized_requirement.rs tests: use minicore more 2025-02-24 09:26:54 +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 fix: Alloc new errorcode E0803 for E0495 2025-02-15 12:18:30 +08:00
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 Note def descr in NonConstFunctionCall 2024-12-23 22:15:32 +00:00
static-mut-not-constant.stderr Note def descr in NonConstFunctionCall 2024-12-23 22:15:32 +00:00
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
static-priv-by-default2.stderr
static-reference-to-fn-1.rs
static-reference-to-fn-1.stderr Show diff suggestion format on verbose replacement 2025-02-10 20:21:39 +00: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 Note def descr in NonConstFunctionCall 2024-12-23 22:15:32 +00:00
thread-local-in-ctfe.rs
thread-local-in-ctfe.stderr