Skip to content

Update panic-semihosting dependency to 0.3.0 #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2018

Conversation

plaes
Copy link
Contributor

@plaes plaes commented Jun 17, 2018

This is due to #[lang = "panic_fmt"] -> #[panic_implementation] breakage

This is due to #[lang = "panic_fmt"] -> #[panic_implementation] breakage
@maxekman
Copy link

Should fix #32.

@japaric
Copy link
Member

japaric commented Jun 20, 2018

Thanks @plaes

bors r+

bors bot added a commit that referenced this pull request Jun 20, 2018
33: Update panic-semihosting dependency to 0.3.0 r=japaric a=plaes

This is due to #[lang = "panic_fmt"] -> #[panic_implementation] breakage

Co-authored-by: Priit Laes <[email protected]>
@bors
Copy link
Contributor

bors bot commented Jun 20, 2018

Build succeeded

@bors bors bot merged commit efb84cc into rust-embedded:master Jun 20, 2018
bors bot added a commit to rust-embedded/cortex-m-rt that referenced this pull request Jun 20, 2018
79: Update panic-semihosting to v0.3.0 r=japaric a=maxekman

To support the latest nightly. Similar to rust-embedded/cortex-m-quickstart#33.

Would also be great to have a new release of this package and update the discovery project/book to compile with latest nightly.

Note that I'm very new to the Rust space and these projects and not really sure if bumping this dependency have any other implications!

Co-authored-by: Max Ekman <[email protected]>
adamgreig pushed a commit to rust-embedded/cortex-m that referenced this pull request Jan 12, 2022
79: Update panic-semihosting to v0.3.0 r=japaric a=maxekman

To support the latest nightly. Similar to rust-embedded/cortex-m-quickstart#33.

Would also be great to have a new release of this package and update the discovery project/book to compile with latest nightly.

Note that I'm very new to the Rust space and these projects and not really sure if bumping this dependency have any other implications!

Co-authored-by: Max Ekman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants