-
Notifications
You must be signed in to change notification settings - Fork 171
Fix Stim
reexport on thumbv8m.base
#321
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
Conversation
r? @adamgreig (rust-highfive has picked a reviewer for you, use r? to override) |
|
We'll want a changelog update when we bump the version number. Is it worth re-enabling the test suite one way or another before releasing it, too? |
Yeah, updated the changelog. I don't want to touch 0.6.x again if possible, so backporting CI would just cost more time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've run cargo check
across all the targets which is all the old CI script did anyway and it passes now, so hopefully this is the only issue. Do you want to push the release?
bors merge
Build succeeded: |
Published! |
321: Minor documentation fix - add information about link.x being necessary. r=adamgreig a=JDuchniewicz This baffled me so much i had to ask on matrix about it 😄. As a newcomer to embedded Rust I found it confusing. Co-authored-by: Jakub Duchniewicz <[email protected]>
No description provided.