Skip to content
New issue

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

feat: add flag for rust-analyzer.cfg.setTest #4599

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

st1971
Copy link

@st1971 st1971 commented Oct 27, 2024

Adds flag for rust-analayzer.cfg.setTest which allowes the switching off of #[cfg(test)] in the newest version of rust-analyzer, successfuly test against older versions which do not support this flag as well as the latest standalone rust-analyzer version which does support the flag.

@github-actions github-actions bot added rust client One or more of lsp-mode language clients labels Oct 27, 2024
clients/lsp-rust.el Outdated Show resolved Hide resolved
@st1971 st1971 force-pushed the feat/rust-analyzer-cfg-set-test branch from 7eb1446 to 76e3039 Compare October 31, 2024 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client One or more of lsp-mode language clients rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants