]> git.lizzy.rs Git - rust.git/commitdiff
Merge #8570
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Wed, 21 Apr 2021 21:56:54 +0000 (21:56 +0000)
committerGitHub <noreply@github.com>
Wed, 21 Apr 2021 21:56:54 +0000 (21:56 +0000)
8570: Flycheck tries to parse both Cargo and Rustc messages. r=rickvanprim a=rickvanprim

This change allows non-Cargo build systems to be used for Flycheck provided they call `rustc` with `--error-format=json` and emit those JSON messages to `stdout`.

Co-authored-by: James Leitch <rickvanprim@gmail.com>
1  2 
Cargo.lock

diff --cc Cargo.lock
Simple merge