Closed
Description
The concurrency section in the guide refers to the marker::NoSend trait, but that's been replaced with a negative impl on Send. This should be updated.
(A side note, I think the whole chapter is due for an update. The use of Arc and Mutex and how they got rid of compiler errors feels like magic to me. Furthermore, why does MutexGuard not implement Send in the first place? etc.)
Metadata
Metadata
Assignees
Labels
No labels