Closed
Description
Rust deliberately restricts the use of shared mutable state out of concern for safety. However, this is no solace to users coming from other languages who are used to making effective use of shared mutable state to Get Things Done. We need a document that describes practical approaches used in rustc and Servo to safely work around this restriction.
Metadata
Metadata
Assignees
Labels
No labels