rust/tests/ui/empty
reddevilmidzy 79893a050e cleaned up some tests
merged tests/ui/issues/issue-2951.rs with
tests/ui/type/type-parameter-names.rs

Merged
tests/ui/for-loop-while/break-continue-in-loop-while-contiditoin-1.rs
with
tests/ui/for-loop-while/break-continue-in-loop-while-contiditoin-2.rs

Removed tests/ui/issues/issue-2383.rs
duplicated of library\alloc\src\collections\vec_deque\tests.rs

Removed tests/ui/issues/issue-20714.rs
duplicated of tests/ui/empty/empty-struct-unit-expr.rs

Added comment to tests/ui/match/match-option-result-mismatch.rs, tests/ui/numeric/ref-int.rs,
tests/ui/box/self-assignment.rs
2025-12-07 10:37:45 +09:00
..
auxiliary
empty-attributes.rs
empty-attributes.stderr improve empty attribute diagnostic 2025-09-27 19:32:14 +02:00
empty-comment.rs
empty-comment.stderr
empty-linkname.rs
empty-linkname.stderr
empty-macro-use.rs Update uitests with new unused_attributes warnings 2025-10-18 21:17:48 +02:00
empty-macro-use.stderr Update uitests with new unused_attributes warnings 2025-10-18 21:17:48 +02:00
empty-never-array.rs compiletest: Make diagnostic kind mandatory on line annotations 2025-04-30 10:44:24 +03:00
empty-never-array.stderr Use let...else consistently in user-facing diagnostics 2025-11-24 11:41:52 +09:00
empty-struct-braces-expr.rs
empty-struct-braces-expr.stderr Avoid extra path trimming in method not found error 2025-05-24 23:31:07 +02:00
empty-struct-braces-pat-1.rs
empty-struct-braces-pat-1.stderr
empty-struct-braces-pat-2.rs
empty-struct-braces-pat-2.stderr
empty-struct-braces-pat-3.rs
empty-struct-braces-pat-3.stderr
empty-struct-tuple-pat.rs
empty-struct-tuple-pat.stderr
empty-struct-unit-expr.rs cleaned up some tests 2025-12-07 10:37:45 +09:00
empty-struct-unit-expr.stderr cleaned up some tests 2025-12-07 10:37:45 +09:00
empty-struct-unit-pat.rs
empty-struct-unit-pat.stderr
issue-37026.rs
issue-37026.stderr
no-link.rs