Skip to content

Issues: rust-embedded/cortex-m

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

cortex_m::singleton attribute forwarding is unsound in some cases I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
#538 opened Jun 19, 2024 by jamesmunns
"Extra Sections" example is potentially unsound I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
#498 opened Nov 26, 2023 by jamesmunns
static mut transform is unsound on multi-core systems I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
#411 opened Feb 23, 2021 by Disasm
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.