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

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

st1971
Copy link
Contributor

@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
@jcs090218 jcs090218 merged commit 3262813 into emacs-lsp:master Nov 18, 2024
11 of 13 checks passed
@jcs090218
Copy link
Member

Thank you for your contribution! :D

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