-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Revert "Don't set is_preview
for clippy and rustfmt"
#104950
Conversation
This reverts commit fb3e724, which broke `rustup update` for anyone with clippy or rustfmt installed.
@bors p=50 fixes nightly |
@bors r+ |
⌛ Testing commit c80b484 with merge 240dcc0f30c65b0750400174a16ab763f4b5d8c5... |
💔 Test failed - checks-actions |
looks spurious
@bors retry |
The job Click to see the possible cause of the failure (guessed by this bot)
|
☀️ Test successful - checks-actions |
Finished benchmarking commit (c0e9c86): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
|
This reverts commit fb3e724, which broke
rustup update
for anyone with clippy or rustfmt installed.Fixes #104930.
r? @Mark-Simulacrum
@bors p=50 fixes nightly