We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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