mirror of
https://github.com/embassy-rs/embassy.git
synced 2025-09-27 12:20:37 +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.