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

racer does not work on doom-emacs after installation of all the packages #1179

Open
emadbaqeri opened this issue Apr 1, 2022 · 7 comments
Open

Comments

@emadbaqeri
Copy link

Hey folks, I'm have install rust and rustup dev components alongside racer.
I'm trying to use doom-emacs but I got this error and no code completion.
Screen Shot 2022-04-02 at 02 59 03

I don't know what should have done since I have installed the cargo, cargo +nightly, rustup and all the dev dependencies of the rust on my device.
I should also mention that I've got M1 CPU on my machine, is the problem the CPU?

@calebcartwright
Copy link
Contributor

FWIW racer isn't really supported nor maintained anymore, and folks are generally encouraged to use Rust Analyzer instead of racer and racer-based tooling.

Can't tell you what's going on especially from a screenshot with chopped off text, but no, I highly doubt it's related to the processor architecture.

@emadbaqeri
Copy link
Author

Thanks @calebcartwright,
Do you need more information about the installation process and packages or maybe versions? Or maybe I should go with rust-analyzer?
Is there any way that I could install rust-racer on Mac with M1 CPU?

@calebcartwright
Copy link
Contributor

Or maybe I should go with rust-analyzer?

This ☝️

@emadbaqeri
Copy link
Author

Thank you so much 👍🏽

@calebcartwright
Copy link
Contributor

you're welcome!

@emadbaqeri
Copy link
Author

@calebcartwright Thanks for your help. I have done as you said and followed this config instruction by @rksm. That's just awesome.
I'm writing this for other people that might have the same problem.
And also you were right about the CPU architecture.

@calebcartwright
Copy link
Contributor

great, thanks for sharing!

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