about summary refs log tree commit diff
path: root/tests/ui/compiletest-self-test/ui-test-missing-annotations-detection.rs
AgeCommit message (Collapse)AuthorLines
2025-06-30cleaned up some testsKivooeo-3/+6
2025-06-28Move some UI tests to more apropriate directoriesTrevor Gross-0/+6
Prepare for rework done in the rest of [PR143118]. [PR143118]: https://www.github.com/rust-lang/rust/pull/143118 Co-authored-by: Kivooeo <Kivooeo123@gmail.com>