Skip to content

Move some tests to more reasonable directories - #97043

Merged
bors merged 1 commit into
rust-lang:masterfrom
c410-f3r:z-errors
May 22, 2022
Merged

Move some tests to more reasonable directories#97043
bors merged 1 commit into
rust-lang:masterfrom
c410-f3r:z-errors

Conversation

@c410-f3r

Copy link
Copy Markdown
Contributor

@rustbotrustbot added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label May 14, 2022
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 14, 2022
@c410-f3rc410-f3r changed the title Move some tests to more reasonable directionsMove some tests to more reasonable directoriesMay 14, 2022
@petrochenkov

Copy link
Copy Markdown
Contributor

issue-36708.rs - certainly not impl-trait, typeck maybe
issue-40231-1.rs, issue-40231-2.rs - unsized maybe
@rustbot author

@rustbotrustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 15, 2022
@c410-f3r

Copy link
Copy Markdown
ContributorAuthor

issue-36708.rs - certainly not impl-trait, typeck maybe issue-40231-1.rs, issue-40231-2.rs - unsized maybe @rustbot author

Done

@petrochenkov

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented May 20, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 2550069 has been approved by petrochenkov

@borsbors 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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels May 20, 2022
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request May 21, 2022
Move some tests to more reasonable directories
r? `@petrochenkov`
@Dylan-DPCDylan-DPC mentioned this pull request May 21, 2022
@jackh726

Copy link
Copy Markdown
Member

@bors rollup

@jackh726jackh726 mentioned this pull request May 22, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request May 22, 2022
Rollup of 5 pull requests
Successful merges:
- rust-lang#97043 (Move some tests to more reasonable directories)
- rust-lang#97206 (Do leak check after function pointer coercion)
- rust-lang#97275 (small change)
- rust-lang#97277 (Avoid accidentally enabling unstable features in compilers (take 2))
- rust-lang#97280 (Quote replace target in bootstrap configure)
Failed merges:
- rust-lang#97214 (Finish bumping stage0)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 4199447 into rust-lang:masterMay 22, 2022
@rustbotrustbot added this to the 1.63.0 milestone May 22, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant 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.

6 participants

@c410-f3r@petrochenkov@bors@jackh726@rust-highfive@rustbot