Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 881ab36

Browse files
committed
add comments to unsafe code in concurrent.rs
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>
1 parent 1280db7 commit 881ab36

5 files changed

Lines changed: 409 additions & 140 deletions

File tree

0 commit comments

Comments
 (0)