Rename some issue-* tests by GrigorenkoPV · Pull Request #149770 · 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
Conversation10 Commits1 Checks11 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 S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Relevant to the compiler team, which will review and decide on the PR/issue.
labels
r? @chenyukang
rustbot has assigned @chenyukang.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.
Use r? to explicitly pick a reviewer
This comment has been minimized.
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
Reminder, once the PR becomes ready for a review, use @rustbot ready.
Area: The tidy tool
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
labels
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
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 PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.
Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.
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 96a7000 has been approved by WaffleLapkin
It is now in the queue for this repository.
bors added the S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
label
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request
bors added a commit that referenced this pull request
…uwer
Rollup of 10 pull requests
Successful merges:
- #142380 (Put negative implementors first and apply same ordering logic to foreign implementors)
- #146584 (remove duplicated columns from
rustc_error_code::error_codes!) - #148717 (Point at span within local macros even when error happens in nested external macro)
- #148825 (Add SystemTime::{MIN, MAX})
- #149565 (rustdoc: Add unstable
--merge-doctests=yes/no/autoflag) - #149770 (Rename some issue-* tests)
- #149807 (Use ubuntu:24.04 for the
x86_64-gnu-mirijob) - #149850 (Remove "tidy" tool for
tests/rustdoctestsuite) - #149863 (Do not suggest moving expression out of for loop when hitting
breakfrom desugaring) - #149867 (only resolve main in bin crates)
r? @ghost
@rustbot modify labels: rollup
bors added a commit that referenced this pull request
Rollup of 9 pull requests
Successful merges:
- #142380 (Put negative implementors first and apply same ordering logic to foreign implementors)
- #146584 (remove duplicated columns from
rustc_error_code::error_codes!) - #148717 (Point at span within local macros even when error happens in nested external macro)
- #149565 (rustdoc: Add unstable
--merge-doctests=yes/no/autoflag) - #149770 (Rename some issue-* tests)
- #149807 (Use ubuntu:24.04 for the
x86_64-gnu-mirijob) - #149850 (Remove "tidy" tool for
tests/rustdoctestsuite) - #149863 (Do not suggest moving expression out of for loop when hitting
breakfrom desugaring) - #149867 (only resolve main in bin crates)
r? @ghost
@rustbot modify labels: rollup
bors added a commit that referenced this pull request
Rollup of 9 pull requests
Successful merges:
- #142380 (Put negative implementors first and apply same ordering logic to foreign implementors)
- #146584 (remove duplicated columns from
rustc_error_code::error_codes!) - #148717 (Point at span within local macros even when error happens in nested external macro)
- #149565 (rustdoc: Add unstable
--merge-doctests=yes/no/autoflag) - #149770 (Rename some issue-* tests)
- #149807 (Use ubuntu:24.04 for the
x86_64-gnu-mirijob) - #149850 (Remove "tidy" tool for
tests/rustdoctestsuite) - #149863 (Do not suggest moving expression out of for loop when hitting
breakfrom desugaring) - #149867 (only resolve main in bin crates)
r? @ghost
@rustbot modify labels: rollup
rust-timer added a commit that referenced this pull request
Rollup merge of #149770 - GrigorenkoPV:tests/consts, r=WaffleLapkin
Rename some issue-* tests
Also fixes one incorrect issue number: #100168 (comment)
github-actions bot pushed a commit to rust-lang/miri that referenced this pull request
Labels
Area: The tidy tool
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.