-
Notifications
You must be signed in to change notification settings - Fork 279
build from master failed #1058
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
Comments
same here. I tried to build from #9cf8f29, and faced the error above.
|
according to this: https://docs.rs/crate/rustc-ap-arena/491.0.0/source/lib.rs , |
@jiacai2050 @koka831 |
I've found following workaround:
As I'm new to rust I'm not confident enough to submit it as PR, but hopefully it will help in the meantime. |
@mathewcohle |
@kngwyu indeed, see rust-lang/rust#60861 |
After applying that patch (or trying the fix branch from the PR), I'm still getting build errors:
|
@davesque |
@kngwyu Thanks. Sorry if it didn't belong here. I'm very new to Rust. |
与楼主一样的问题。 error[E0599]: no method named error[E0599]: no method named error[E0599]: no method named error: aborting due to 3 previous errors For more information about this error, try Caused by: |
cargo +nightly build --release
The text was updated successfully, but these errors were encountered: