-
Notifications
You must be signed in to change notification settings - Fork 279
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
Build error in racer v2.2.2 #1181
Comments
First want to note that racer is essentially end of life and users are encouraged to use alternatives like Rust Analyzer instead. This is functionally a duplicate of similar issues, e.g. #1173, but if for some reason you still need to build racer then you need to use a supported nightly toolchain, not just any nightly toolchain. The easiest way to identify a supported nightly toolchain is to look at the toolchain file in the repo: Line 2 in a457c23
|
@calebcartwright thank you, i will try it. |
I ran command
cargo +nightly install racer
on mac, but it failed with an error as below:Some information may be useful:
The text was updated successfully, but these errors were encountered: