Skip to content

Reorganize tests/ui/issues [16/N]#158485

Open
zedddie wants to merge 2 commits into
rust-lang:mainfrom
zedddie:gsoc-batch-16-meow
Open

Reorganize tests/ui/issues [16/N]#158485
zedddie wants to merge 2 commits into
rust-lang:mainfrom
zedddie:gsoc-batch-16-meow

Conversation

@zedddie

@zedddie zedddie commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

Part of GSoC'26 project

Also moved one test from span/ as it is part of 28498

r? Kivooeo
@Teapot4195

@rustbot

rustbot commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

This PR modifies tests/ui/issues/. If this PR is adding new tests to tests/ui/issues/,
please refrain from doing so, and instead add it to more descriptive subdirectories.

@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 Jun 27, 2026
ui/span/issue-43927-non-ADT-derive.rs
ui/span/issue-71363.rs
ui/span/issue-81800.rs
ui/span/issue28498-reject-ex1.rs

@zedddie zedddie Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this one is also part of nonparametric-dropck (I am not sure this issue is active though, gate for it was removed, but issue is still open), so i thought it should also go under rfcs/

View changes since the review

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

sounds nice

@zedddie

zedddie commented Jun 27, 2026

Copy link
Copy Markdown
Contributor Author

not sure about rfcs/ new subfolder for seemingly dead tracking issue!

@Teapot4195 Teapot4195 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Putting issue28498 related items under rfc/ is probably sane given tracking issue still has active items and isn't technically stable. If anyone wants to disagree feel free. Otherwise, LGTM.

View changes since this review

@Kivooeo

Kivooeo commented Jun 28, 2026

Copy link
Copy Markdown
Member

fully agree

@bors r=Teapot4195,Kivooeo rollup

@rust-bors

rust-bors Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

📌 Commit eb9bdc4 has been approved by Teapot4195,Kivooeo

It is now in the queue for this repository.

⚠️ The following reviewer(s) could not be found: Teapot4195

🌲 The tree is currently closed for pull requests below priority 2. This pull request will be tested once the tree is reopened.

@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 Jun 28, 2026
jhpratt added a commit to jhpratt/rust that referenced this pull request Jun 28, 2026
…ot4195,Kivooeo

Reorganize `tests/ui/issues` [16/N]

Part of [GSoC'26 project](https://rust-lang.zulipchat.com/#narrow/channel/421156-gsoc/topic/Project.3A.20Reorganizing.20tests.2Fui.2Fissues)

Also moved one test from `span/` as it is part of `28498`

r? Kivooeo
@Teapot4195
rust-bors Bot pushed a commit that referenced this pull request Jun 28, 2026
Rollup of 15 pull requests

Successful merges:

 - #158497 (stdarch subtree update)
 - #152225 (Add supertrait item shadowing for type-level path resolution)
 - #158194 (Adds RmetaLinkCache a per-link cache that uses path as the key of dec…)
 - #158466 (rustdoc: show impl Trait<Box<Local>> for Foreign, etc on Local's docs)
 - #158501 (miri subtree update)
 - #153097 (Expand `OptionFlatten`'s iterator methods)
 - #157614 (Move tests drop)
 - #157996 (perf: drop the full-crate AST walk in check_unused)
 - #158163 (Fix too-short variance slice in `variances_of` cycle recovery)
 - #158233 (Allow the unstable attribute on foreign type)
 - #158433 (Fix inconsistent safety requirement in VecDeque::nonoverlapping_ranges)
 - #158464 (Reorganize `tests/ui/issues` [15/N])
 - #158470 (Upgrade `jsonsocck` and `jsondoclint` to edition 2024.)
 - #158485 (Reorganize `tests/ui/issues` [16/N])
 - #158488 (Upgrade `rustdoc-json-types` to 2024 edition.)
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.

4 participants