Skip to content

move tests/ui/invalid tests to new folders#153994

Open
cyrgani wants to merge 1 commit intorust-lang:mainfrom
cyrgani:no-invalid-test-dir
Open

move tests/ui/invalid tests to new folders#153994
cyrgani wants to merge 1 commit intorust-lang:mainfrom
cyrgani:no-invalid-test-dir

Conversation

@cyrgani
Copy link
Contributor

@cyrgani cyrgani commented Mar 17, 2026

Just some renaming of tests to remove another vague directory.

r? @Kivooeo

@rustbot rustbot added A-tidy Area: The tidy tool S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Mar 17, 2026
@@ -1 +0,0 @@
<!-- empty -->
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need this file: it's only mentioned by https://github.com/cyrgani/rust/blob/72732f201385d5e42e66c53bb20cb75eb7e84030/tests/ui/attributes/invalid-debugger-visualizer-target.rs, but the "invalid target" error makes sure the content of the attribute is not read.

@Kivooeo
Copy link
Member

Kivooeo commented Mar 17, 2026

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 17, 2026

📌 Commit 72732f2 has been approved by Kivooeo

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 17, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Mar 17, 2026
…ooeo

move `tests/ui/invalid` tests to new folders

Just some renaming of tests to remove another vague directory.

r? @Kivooeo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-tidy Area: The tidy tool S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants