Skip to content

Conversation

@jonas-schievink
Copy link
Contributor

Hopefully, this fixes #6892 (I couldn't test it since r-a currently requires a too recent version of VS Code)

@lnicola
Copy link
Member

lnicola commented Dec 21, 2020

Weird, I tried to test this but now the project never finishes loading.

@jonas-schievink
Copy link
Contributor Author

@lnicola Can you test this with a new project containing just this?

fn func(a: u8) {}
fn main() {
    func("a", "a");
}

@lnicola
Copy link
Member

lnicola commented Dec 21, 2020

@jonas-schievink no, it just stopped working for me, even without your changes.

@lnicola
Copy link
Member

lnicola commented Dec 21, 2020

Works for me:

image

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 21, 2020

@bors bors bot merged commit 0452525 into rust-lang:master Dec 21, 2020
@jonas-schievink jonas-schievink deleted the rm-empty-diags branch December 25, 2020 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No error output - Notification handler 'textDocument/publishDiagnostics' failed with message: message must be set

2 participants