aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2020-08-11 11:15:46 +0100
committerGitHub <[email protected]>2020-08-11 11:15:46 +0100
commit61ee051455fdfd64ceca21960c5480be3b97fbf0 (patch)
treed71cafb9758e87c961ed0e4c78f7092bdd239e77 /.github
parentc1a5257b6d0a0eacdf5822f65783fb6e1c54bbb1 (diff)
parent4f386afb16297f588484ff24e2b4693218893a94 (diff)
Merge #5705
5705: Log the command flycheck runs to debug misconfigurations r=jonas-schievink a=Veetaha Without this users have no clue why flycheck fails to run. This is what is printed to the output channel: ``` [ERROR rust_analyzer::main_loop] cargo check failed: Cargo watcher failed,the command produced no valid metadata (exit code: ExitStatus(ExitStatus(25856))) ``` I stumbled with this figuring out that rust-analyzer adds `--all-features` which is not intended for some crates in the workspace (i.e. they have mutually-exclusive features). Having the command rust-analyzer ran should help a lot Co-authored-by: Veetaha <[email protected]>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions