We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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-analyzer version: 0.4.1543-standalone (058e2d2 2023-06-06)
rustc version: 1.72.0-nightly (b2b34bd83 2023-06-06)
Procedural macros are not expanded whatsoever with the following error:
proc macro 'get' not expanded: failed to write request: The pipe is being closed. (os error 232)
The text was updated successfully, but these errors were encountered:
IOException
A similar issue has also been encountered using IntelliJ Rust: intellij-rust/intellij-rust#10544
IntelliJ Rust
Sorry, something went wrong.
Duplicate of #14991
No branches or pull requests
rust-analyzer version: 0.4.1543-standalone (058e2d2 2023-06-06)
rustc version: 1.72.0-nightly (b2b34bd83 2023-06-06)
Procedural macros are not expanded whatsoever with the following error:
proc macro 'get' not expanded: failed to write request: The pipe is being closed. (os error 232)
The text was updated successfully, but these errors were encountered: