Skip to content

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

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
cyrgani:no-invalid-test-dir
Mar 18, 2026
Merged

move tests/ui/invalid tests to new folders#153994
rust-bors[bot] merged 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
rust-bors bot pushed a commit that referenced this pull request Mar 17, 2026
…uwer

Rollup of 6 pull requests

Successful merges:

 - #152998 (std: make `OsString::truncate` a no-op when `len > current_len`)
 - #153682 (Tweak E0599 note)
 - #153795 (Point turbofish inference errors at the uninferred generic arg)
 - #153994 (move `tests/ui/invalid` tests to new folders)
 - #154006 (attrs: Ignore ExprKind::Err when converting path attr expr to lit)
 - #154012 (unstable impl of `From<{i64, u64}> for f128`)
@rust-bors rust-bors bot merged commit 270bca8 into rust-lang:main Mar 18, 2026
11 checks passed
@rustbot rustbot added this to the 1.96.0 milestone Mar 18, 2026
@cyrgani cyrgani deleted the no-invalid-test-dir branch March 18, 2026 07:01
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