Move some test files by c410-f3r · Pull Request #120629 · rust-lang/rust (original) (raw)
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation13 Commits1 Checks0 Files changed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
rustbot added A-testsuite
Area: The testsuite used to check the correctness of rustc
Status: Awaiting review from the assignee but also interested parties.
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the compiler team, which will review and decide on the PR/issue.
labels
This comment has been minimized.
issue-26905-rpass.rs -> coercion
issue-26905.rs -> coercion
extern-mod-syntax.rs -> remove it or imports
issue-62375.rs -> binop maybe
@rustbot author
rustbot 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
This comment was marked as resolved.
This comment has been minimized.
rustbot added S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
and removed S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
labels
📌 Commit fd7d494 has been approved by petrochenkov
It is now in the queue for this repository.
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
This comment was marked as resolved.
bors 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-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
labels
2 conflicting modifications of ui_tests
increasing ROOT_ENTRY_LIMIT
There are merge commits (commits with multiple parents) in your changes. We have a no merge policy so these commits will need to be removed for this pull request to be merged.
You can start a rebase with the following commands:
$ # rebase
$ git rebase -i master
$ # delete any merge commits in the editor that appears
$ git push --force-with-lease
The following commits are merge commits:
This comment has been minimized.
📌 Commit 69a5264 has been approved by petrochenkov
It is now in the queue for this repository.
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-author
Status: This is awaiting some action (such as code changes or more information) from the author.
labels
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request
Move some test files
r? @petrochenkov
bors added a commit to rust-lang-ci/rust that referenced this pull request
…iaskrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#120584 (For a rigid projection, recursively look at the self type's item bounds to fix the
associated_type_bounds
feature) - rust-lang#120589 (std::thread::available_parallelism merging linux/android/freebsd version)
- rust-lang#120596 ([rustdoc] Correctly generate path for non-local items in source code pages)
- rust-lang#120629 (Move some test files)
- rust-lang#120846 (Update jobserver-rs to 0.1.28)
- rust-lang#120850 (ast_lowering: Fix regression in
use ::{}
imports.) - rust-lang#120853 (Avoid a collection and iteration on empty passes)
Failed merges:
- rust-lang#120549 (modify alias-relate to also normalize ambiguous opaques)
r? @ghost
@rustbot
modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request
…iaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#120584 (For a rigid projection, recursively look at the self type's item bounds to fix the
associated_type_bounds
feature) - rust-lang#120596 ([rustdoc] Correctly generate path for non-local items in source code pages)
- rust-lang#120629 (Move some test files)
- rust-lang#120846 (Update jobserver-rs to 0.1.28)
- rust-lang#120850 (ast_lowering: Fix regression in
use ::{}
imports.) - rust-lang#120853 (Avoid a collection and iteration on empty passes)
r? @ghost
@rustbot
modify labels: rollup
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request
Rollup merge of rust-lang#120629 - c410-f3r:testsssssss, r=petrochenkov
Move some test files
r? @petrochenkov
Labels
Area: The testsuite used to check the correctness of rustc
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the compiler team, which will review and decide on the PR/issue.