This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Commit 881ab36
committed
add comments to
This also removes a few cases of `unsafe` that turned out to be unnecessary, as
well as adding the `unsafe` modifier to a few functions where appropriate.
`futures_and_streams.rs` also has quite a few `unsafe` blocks; I'll tackle those
next.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>unsafe code in concurrent.rs
1 parent 1280db7 commit 881ab36
5 files changed
Lines changed: 409 additions & 140 deletions
0 commit comments