-
Notifications
You must be signed in to change notification settings - Fork 1.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
rust is broken #4133
Comments
Having the same issue when trying to build packages for this project -> https://github.com/jwilm/racerd with the additional linker error:
Found a relevant issue in the rust repo -> rust-lang/rust#48272 Also, it would be nice to have a newer version of rustc, 1.15 is relatively old now. |
Rust 1.29.2 in repo now |
@Zapeth @Alexpux @crab2313 did you find a solution for this issue? I'm running the following and still getting this error -
|
@gkorland it's rust-lang/rust#47048 and it applies only to Rust installed using official packages so you are asking in wrong repo. You will have to find |
@mati865 thanks! |
rustc is broken and can't compile an empty program like this:
The text was updated successfully, but these errors were encountered: