Skip to content

Use SyncUnsafeCell to replace use of static mut#518

Open
richardeoin wants to merge 1 commit into
stm32-rs:masterfrom
richardeoin:static-immutable1
Open

Use SyncUnsafeCell to replace use of static mut#518
richardeoin wants to merge 1 commit into
stm32-rs:masterfrom
richardeoin:static-immutable1

Conversation

@richardeoin

@richardeoin richardeoin commented Dec 30, 2024

Copy link
Copy Markdown
Member

Replaces the temporary #[allow(static_mut_refs)] fix from #515 with a more permanent solution.

See previous discussion in #512

With this PR then #513 is no longer needed

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.

1 participant