rust-embedded / embedonomicon

How to bootstrap support for a no_std target
https://docs.rust-embedded.org/embedonomicon/
Apache License 2.0
206 stars 33 forks source link

fix CI #47

Closed japaric closed 5 years ago

japaric commented 5 years ago

llvm-objdump recently changed its output format; this commit fixes our objdump tests

rust-highfive commented 5 years ago

r? @korken89

(rust_highfive has picked a reviewer for you, use r? to override)

korken89 commented 5 years ago

bors r+

bors[bot] commented 5 years ago

Build failed

japaric commented 5 years ago

Right, I forgot to test the stable channel locally. A new stable release should be out in two days so we can just retry this in a few days and it should land.

japaric commented 5 years ago

This should work now that 1.34 has been released.

bors retry

bors[bot] commented 5 years ago

Build succeeded