Skip to content
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

inline-asm broken on recent nightly #371

Closed
jordens opened this issue Dec 16, 2021 · 0 comments · Fixed by #372
Closed

inline-asm broken on recent nightly #371

jordens opened this issue Dec 16, 2021 · 0 comments · Fixed by #372

Comments

@jordens
Copy link
Contributor

jordens commented Dec 16, 2021

Likely due to: rust-lang/rust#91728
Looks like: https://github.com/quartiq/stabilizer/runs/4546536823?check_suite_focus=true#step:4:169

bors bot added a commit that referenced this issue Dec 17, 2021
372: asm/inline: explicitly use asm macro r=adamgreig a=jordens

`asm!()` removed from prelude in current nightly
rust-lang/rust#91728

close #371

This is also a good candidate for the cortex-m v0.7 series.

Co-authored-by: Robert Jördens <[email protected]>
bors bot added a commit that referenced this issue Dec 19, 2021
372: asm/inline: explicitly use asm macro r=adamgreig a=jordens

`asm!()` removed from prelude in current nightly
rust-lang/rust#91728

close #371

This is also a good candidate for the cortex-m v0.7 series.

Co-authored-by: Robert Jördens <[email protected]>
Co-authored-by: Adam Greig <[email protected]>
@bors bors bot closed this as completed in dd72f11 Dec 19, 2021
adamgreig added a commit that referenced this issue Dec 31, 2021
372: asm/inline: explicitly use asm macro r=adamgreig a=jordens

`asm!()` removed from prelude in current nightly
rust-lang/rust#91728

close #371

This is also a good candidate for the cortex-m v0.7 series.

Co-authored-by: Robert Jördens <[email protected]>
Co-authored-by: Adam Greig <[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 a pull request may close this issue.

1 participant