Skip to content

empty lines in inline diagnostics #11754

Discussion options

You must be logged in to vote

This is probably an issue with the diagnostics that rust-analyzer produces. Can you search the log for a line that includes "publishDiagnostic" and also "tuple variant has 3 fields"? I expect that the message for the empty ones you see is empty in the publishDiagnostic notification. Filtering these out is probably not a good behavior - this should be fixed in the language server instead.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@thegrubster
Comment options

Answer selected by thegrubster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #11744 on September 23, 2024 12:44.