Skip to content
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

Remove left-over eprintln! #486

Closed
Tracked by #409
foresterre opened this issue Sep 28, 2022 · 0 comments · Fixed by #487
Closed
Tracked by #409

Remove left-over eprintln! #486

foresterre opened this issue Sep 28, 2022 · 0 comments · Fixed by #487
Milestone

Comments

@foresterre
Copy link
Owner

foresterre commented Sep 28, 2022

Located here:

eprintln!(
"Toolchain Download Failed -> \n\n{:?}\n{:?}\n{:?}\n{:?}\n<-\n\n",
toolchain.spec(),
rustup.stdout(),
rustup.stderr(),
"rustup failed to install toolchain"
);

@foresterre foresterre changed the title Remove left-over eprintln! here Remove left-over eprintln! Sep 28, 2022
@bors bors bot closed this as completed in d60cad0 Sep 28, 2022
@foresterre foresterre added this to the v0.16.0 milestone Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant