Skip to content

Fix cargo equip error when expanding procedural macros#205

Open
dewa251202 wants to merge 2 commits intoqryxip:masterfrom
dewa251202:master
Open

Fix cargo equip error when expanding procedural macros#205
dewa251202 wants to merge 2 commits intoqryxip:masterfrom
dewa251202:master

Conversation

@dewa251202
Copy link
Copy Markdown

The error that I got was the following

error: could not bundle the code

- `memoise 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)` as `crate::__cargo_equip::crates::memoise`


Caused by:
  proc-macro server's api version (3) is newer than rust-analyzer's (2)

To fix it, I updated the code in ra_proc_macro to use newer ra_ap_proc_macro_api version.

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

Successfully merging this pull request may close these issues.

1 participant