Rust analyzer showing non existent errors #20962
Unanswered
ZoutigeWolf
asked this question in
Q&A
Replies: 2 comments
-
|
Is your project public on the internet or could you share rust-analyzer output logs and your cargo configs( |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
BTW, RustRover and IntelliJ Rust Plugin are different things from rust-analyzer. Are you having the same problem with rust-analyzer? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im developing a
no_stdproject, but every IDE / text editor with Rust support is showing errors that don't actually exist.Rust rover example

The errors dont appear in the editor and it builds just fine. But its really annoying since it marks all my filenames red.

I'm new to Rust and just wondering if anyone else has had this issue and if there is any way to fix it. If anyone requires more info about the project / config, im happy to provide.
Beta Was this translation helpful? Give feedback.
All reactions