Remove test-float-parse from workspace list in tidy by bjorn3 · Pull Request #149415 · rust-lang/rust

@bjorn3

It is now part of the main workspace.

@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)

labels

Nov 28, 2025

@bors bors 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

Nov 28, 2025

bors added a commit that referenced this pull request

Nov 28, 2025
Rollup of 6 pull requests

Successful merges:

 - #147952 (Add a timeout to the `remote-test-client` connection)
 - #149321 (Fix ICE when include_str! reads binary files)
 - #149398 (add regression test for issue #143987)
 - #149411 (Tidying up UI tests [5/N])
 - #149413 (add test for issue 143821)
 - #149415 (Remove test-float-parse from workspace list in tidy)

r? `@ghost`
`@rustbot` modify labels: rollup

bors added a commit that referenced this pull request

Nov 28, 2025
Rollup of 6 pull requests

Successful merges:

 - #147952 (Add a timeout to the `remote-test-client` connection)
 - #149321 (Fix ICE when include_str! reads binary files)
 - #149398 (add regression test for issue #143987)
 - #149411 (Tidying up UI tests [5/N])
 - #149413 (add test for issue 143821)
 - #149415 (Remove test-float-parse from workspace list in tidy)

r? `@ghost`
`@rustbot` modify labels: rollup

rust-timer added a commit that referenced this pull request

Nov 28, 2025
Rollup merge of #149415 - bjorn3:tidy_update, r=clubby789

Remove test-float-parse from workspace list in tidy

It is now part of the main workspace.

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request

Nov 29, 2025

github-actions bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request

Dec 1, 2025

Zalathar added a commit to Zalathar/rust that referenced this pull request

Dec 10, 2025
…Mark-Simulacrum

tidy: Detect outdated workspaces in workspace list

Detects the case in rust-lang#149415 (will pass CI once that lands).

Zalathar added a commit to Zalathar/rust that referenced this pull request

Dec 10, 2025
…Mark-Simulacrum

tidy: Detect outdated workspaces in workspace list

Detects the case in rust-lang#149415 (will pass CI once that lands).

ChrisDenton added a commit to ChrisDenton/rust that referenced this pull request

Dec 14, 2025
…Mark-Simulacrum

tidy: Detect outdated workspaces in workspace list

Detects the case in rust-lang#149415 (will pass CI once that lands).

ChrisDenton added a commit to ChrisDenton/rust that referenced this pull request

Dec 14, 2025
…Mark-Simulacrum

tidy: Detect outdated workspaces in workspace list

Detects the case in rust-lang#149415 (will pass CI once that lands).

ChrisDenton added a commit to ChrisDenton/rust that referenced this pull request

Dec 14, 2025
…Mark-Simulacrum

tidy: Detect outdated workspaces in workspace list

Detects the case in rust-lang#149415 (will pass CI once that lands).

rust-timer added a commit that referenced this pull request

Dec 14, 2025
Rollup merge of #149417 - clubby789:stale-workspace-list, r=Mark-Simulacrum

tidy: Detect outdated workspaces in workspace list

Detects the case in #149415 (will pass CI once that lands).

github-actions bot pushed a commit to rust-lang/miri that referenced this pull request

Dec 15, 2025
…lacrum

tidy: Detect outdated workspaces in workspace list

Detects the case in rust-lang/rust#149415 (will pass CI once that lands).