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: regenerate known-good outputs with latest Rust nightly #78

Closed adamgreig closed 2 years ago

adamgreig commented 2 years ago

This was a little boring! There aren't any serious changes except to the exceptions app which has changed around a bit; I haven't thoroughly checked the new assembly but don't have any reason to think it's wrong, just the result of much newer LLVM/Rust.

rust-highfive commented 2 years ago

r? @therealprof

(rust-highfive has picked a reviewer for you, use r? to override)

adamgreig commented 2 years ago

Ah, cool, the objdump format has changed between our 1.51 and stable/nightly. I haven't bisected the exact version where it changed; bumping MSRV to 1.58.

bors[bot] commented 2 years ago

Timed out.

eldruin commented 2 years ago

Ah, the bors config needs to be updated due to the MSRV change.

adamgreig commented 2 years ago

Oops, thanks. Updated.

bors[bot] commented 2 years ago

Build succeeded: