Skip to content
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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Rust 1.85.0 stable release #137181

Merged
merged 7 commits into from
Feb 17, 2025
Merged

Prepare Rust 1.85.0 stable release #137181

merged 7 commits into from
Feb 17, 2025

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Feb 17, 2025

This includes a relnotes sync and a few last-minute backports:

r? cuviper

Alexendoo and others added 5 commits February 17, 2025 08:25
…rust-lang#14014)

This PR changes literal_string_with_formatting_args category from
`suspicious` to `nursery` since there are thousands of false positive on
GitHub.

Closes rust-lang#13989 since it's no longer problematic with such false positive
with ~~`pedantic`~~ `nursery` category.

changelog: [`literal_string_with_formatting_args` ] change category to
`nursery` from `suspicious`
(cherry picked from commit a6ee2f4)
@rustbot
Copy link
Collaborator

rustbot commented Feb 17, 2025

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against stable. Please double check that you specified the right target!
  • These commits modify submodules.

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, which will review and decide on the PR/issue. labels Feb 17, 2025
@rustbot
Copy link
Collaborator

rustbot commented Feb 17, 2025

Some changes occurred in src/tools/clippy

cc @rust-lang/clippy

@cuviper
Copy link
Member Author

cuviper commented Feb 17, 2025

@bors r+ rollup=never p=1000

@bors
Copy link
Contributor

bors commented Feb 17, 2025

📌 Commit 1d56b49 has been approved by cuviper

It is now in the queue for this repository.

@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 Feb 17, 2025
@rust-log-analyzer

This comment has been minimized.

This reverts commit 4454fa9.

(cherry picked from commit 395fb70)
…environment"

This reverts commit 33ac202.

(cherry picked from commit 6287749)
@rustbot rustbot added the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label Feb 17, 2025
@rustbot
Copy link
Collaborator

rustbot commented Feb 17, 2025

Some changes occurred in src/tools/clippy

cc @rust-lang/clippy

@cuviper
Copy link
Member Author

cuviper commented Feb 17, 2025

@bors r+

@bors
Copy link
Contributor

bors commented Feb 17, 2025

📌 Commit 86193fa has been approved by cuviper

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Feb 17, 2025

⌛ Testing commit 86193fa with merge 4d91de4...

@bors
Copy link
Contributor

bors commented Feb 17, 2025

☀️ Test successful - checks-actions
Approved by: cuviper
Pushing 4d91de4 to stable...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Feb 17, 2025
@bors bors merged commit 4d91de4 into rust-lang:stable Feb 17, 2025
7 checks passed
@rustbot rustbot added this to the 1.85.0 milestone Feb 17, 2025
@blyxyas
Copy link
Member

blyxyas commented Feb 20, 2025

Shouldn't a 1.85.0 tag also be released? (and a GitHub release)

@cuviper
Copy link
Member Author

cuviper commented Feb 20, 2025

This PR is just the build, which was posted for pre-release testing. I'm now running the final push to production which will include the tag and github release.

You can find the process documented here: https://forge.rust-lang.org/release/process.html

@cuviper cuviper deleted the stable-next branch February 27, 2025 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants