aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-02-11 19:48:55 +0000
committerGitHub <[email protected]>2022-02-11 19:48:55 +0000
commit37bd796fb3090236a9569db7f7fc2bf7b6e8e2b2 (patch)
treec14c55d4c07ef4340f3439bf4dbabf5174ebaf76 /docs
parentcbc7f620bd9aa96f2aa4acab232da69f39c4313a (diff)
parent63cfa7cd6a71a37e647b7875161914f125744763 (diff)
Merge #610
610: Update cargo-batch. r=Dirbaio a=Dirbaio Cargo-batch now prints target+features when buildng a crate fails, which is very handy when one of the 30 `embassy-stm32`s fails in CI. Before: ``` error: could not compile embassy-stm32 due to 2 previous errors ``` After: ``` error: could not compile `embassy-stm32` due to 2 previous errors target: Target(CompileTarget { name: "thumbv7em-none-eabi" }) features: ["_time-driver", "defmt", "exti", "stm32f410tb", "time-driver-any"] ``` Co-authored-by: Dario Nieuwenhuis <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions