mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-28 04:40:39 +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.