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

newest installer.sh of rust-src used \r\n to end lines #95

Closed
contrun opened this issue Jun 30, 2019 · 1 comment
Closed

newest installer.sh of rust-src used \r\n to end lines #95

contrun opened this issue Jun 30, 2019 · 1 comment

Comments

@contrun
Copy link

contrun commented Jun 30, 2019

I obtained the newest rust-src using

wget https://static.rust-lang.org/dist/2019-06-30/rust-src-nightly.tar.gz

The installer.sh wthin this tarball used \r\n to end lines.

screenshot-2019-06-30-22-03-41

I can only find relevant code in this repo, but the install-template.sh of this repo ends line correctly. Don't know how that happened.

@pietroalbini
Copy link
Member

This is not caused by this repo but by rust-lang/rust's CI. Closing in favor of rust-lang/rust#62276.

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

No branches or pull requests

2 participants