rust-analyzer icon indicating copy to clipboard operation
rust-analyzer copied to clipboard

Problems with proc macro expansions on m1 mac

Open hyperswine opened this issue 3 years ago • 3 comments

rust-analyzer version: 0.4.1198-standalone (4e1a3da8f 2022-09-08)

rustc version: rustc 1.64.0-nightly (f8588549c 2022-07-18)

relevant settings: m1 mac latest macos

problem: proc-macro expansion error with uefi-rs. Link to the repo.

Screen Shot 2022-09-09 at 9 11 36 pm

hyperswine avatar Sep 09 '22 11:09 hyperswine

You probably need to update to a more recent nighly (from around 29 Jul or so).

lnicola avatar Sep 09 '22 11:09 lnicola

Hmm, still the same problem. I dunno

hyperswine avatar Sep 09 '22 12:09 hyperswine

Which version does your rust-toolchain.toml point to, that needs to point to a recent nightly (or one of the last ~4 stable versions)

Veykril avatar Sep 09 '22 12:09 Veykril

Closing, since the last comment should answer the question, and OP didn't respond.

jonas-schievink avatar Jan 30 '23 17:01 jonas-schievink