]> git.lizzy.rs Git - rust.git/commitdiff
Merge #5500
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Thu, 23 Jul 2020 12:02:42 +0000 (12:02 +0000)
committerGitHub <noreply@github.com>
Thu, 23 Jul 2020 12:02:42 +0000 (12:02 +0000)
5500: ProblemMatcher fixes/improvements. r=matklad a=rickvanprim

Fixes https://github.com/rust-analyzer/rust-analyzer/issues/5482.

ProblemMatcher auto detects relative/absolute paths and matches VSCode LSP's owner and source.  VSCode LSP updated to specify owner.

Co-authored-by: James Leitch <rickvanprim@gmail.com>

Trivial merge