-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
rustc-perf
fails to build after #107956
#108258
Labels
C-bug
Category: This is a bug.
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rustc-perf
fails to build after #107956It appears broken in https://perf.rust-lang.org/status.html
Error:
Possible Workaround - Comment out
in
src/bootstrap/download.rs:342
to avoid symlinkingrustfmt
since are explicitly copying therustfmt
binary in #107956zulip thread : https://rust-lang.zulipchat.com/#narrow/stream/247081-t compiler.2Fperformance/topic/Bootstrap.20benchmarking.20broken
cc : @jyn514 @Kobzol
The text was updated successfully, but these errors were encountered: