Skip to content

The RA crashed into the 'proc-macro-srv-cli' #14991

Closed
@zerodegress

Description

@zerodegress

rust-analyzer version: rust-analyzer version: 0.3.1541-standalone (2f1b7ce 2023-06-04)

rustc version: rustc 1.72.0-nightly (e6d4725c7 2023-06-05)

thread 'main' panicked at 'proc-macro-srv-cli requires the `sysroot-abi` feature to be enabled', crates\proc-macro-srv-cli\src/main.rs:23:5
stack backtrace:
   0: begin_panic_handler
             at /rustc/e6d4725c76f3b526c74454bc51afdf6daf133506/library\std\src/panicking.rs:593:5
   1: panic_fmt
             at /rustc/e6d4725c76f3b526c74454bc51afdf6daf133506/library\core\src/panicking.rs:67:14
   2: rust_analyzer_proc_macro_srv::main

looks like that.
i am using the crate bevy, and when i use some macros there comes the crash:
image
looks like it is saying 'the pipe is closing',but i dont know how it means.
i tried to restart the RA event the computer but not working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Broken WindowBugs / technical debt to be addressed immediatelyC-bugCategory: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions