Skip to content

Commit 3a6d0c0

Browse files
Update rfcs/0000-sound-mutex.md
Co-Authored-By: Jonas Schievink <[email protected]>
1 parent 06aadb4 commit 3a6d0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rfcs/0000-sound-mutex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ are up for debate:
8686
``` rust
8787
// crate: single-core-send-sync
8888

89-
pub auto trait SingleCoreSend {}
89+
pub unsafe auto trait SingleCoreSend {}
9090

9191
pub auto trait SingleCoreSync {}
9292

0 commit comments

Comments
 (0)