-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.Relevant to the release subteam, which will review and decide on the PR/issue.
Description
While tracking down an issue where a crate failed to build for rust <1.85.1 in CI (which uses automated tooling to install certain rust toolchain versions), I found that 1.85.1
is not marked as released using GitHub's releases (causing it not to be picked up by the release tooling).
1.85.1
is not present in the list here: https://github.com/rust-lang/rust/releases, although there seems to be a regular tag: https://github.com/rust-lang/rust/releases/tag/1.85.1
1.85.1
does seem to be released as per https://blog.rust-lang.org/2025/03/18/Rust-1.85.1.html
Metadata
Metadata
Assignees
Labels
C-discussionCategory: Discussion or questions that doesn't represent real issues.Category: Discussion or questions that doesn't represent real issues.T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.Relevant to the release subteam, which will review and decide on the PR/issue.