about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-11-25 15:12:38 +0000
committerGitHub <noreply@github.com>2021-11-25 15:12:38 +0000
commit870e730dc8a8a15f98468c08a5a7ec0e44dfc40d (patch)
tree2157e2201f7c844bac18bd0caba5a8f193baca59 /src/test/codegen/src-hash-algorithm
parent4ca6233bd2723c33152dcabd32f184d769d8339c (diff)
parent03eb9f3abb2d3b49160fbe6cae59a33ab00eb645 (diff)
downloadrust-870e730dc8a8a15f98468c08a5a7ec0e44dfc40d.tar.gz
rust-870e730dc8a8a15f98468c08a5a7ec0e44dfc40d.zip
Merge #10824
10824: project_model: print full cargo command if cargo metadata fails to run r=Veykril a=jhgg

well, `Command` implements a sensible `Debug` which *roughly* does what we want to do. Unfortunately it's got a bit of a quote situation,

So it'd output something like `"cargo" "metadata"  "--format-version" "1" "--features" "foo,bar,baz"`. 

Which although is a bit verbose with the quotes, it's at the very least, not entirely incorrect/misleading.

fixes #10797

Co-authored-by: Jake Heinz <jh@discordapp.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions