mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-30 05:40:55 +00:00

We shouldn't use `unsafe` to mark merely "dangerous" actions, only actions that actually cause UB.
We shouldn't use `unsafe` to mark merely "dangerous" actions, only actions that actually cause UB.