-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.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
hi,
beta channel still uses beta rust-std+rustc to compile the branch, as per src/stage0:
"compiler": {
"date": "2023-08-22",
"version": "beta"
},
Can you please update this to stable-1.73.0? I run my own custom target, and am unable to beta test for rust-1.74.0 at the moment.
thanks
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.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.