Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Our version of Rust is severely out of date. This is not a problem but now vscode's lsp starts to complain about it. Failed to run proc-macro server from path /Users/jferge/.rustup/toolchains/1.74.1-aarch64-apple-darwin/libexec/rust-analyzer-proc-macro-srv, error: Custom { kind: Other, error: "The version of the proc-macro server (2) in your Rust toolchain is too old and no longer supported by your rust-analyzer which requiresversion 4 or higher.\nThis will prevent proc-macro expansion from working. Please consider updating your toolchain or downgrading your rust-analyzer to ensure compatibility with your current toolchain." }rust-analyzermacro-error
- Loading branch information