Skip to content
Discussion options

You must be logged in to vote

You can use custom languages.toml configuration to add to the configuration passed to rust-analyzer on initialization:

[[language]]
name = "rust"

[language.config]
diagnostics.disabled = [ "inactive-code" ]

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Baarsgaard
Comment options

@tgross35
Comment options

@the-mikedavis
Comment options

Answer selected by boroicamarius
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #4312 on October 16, 2022 14:33.