]> git.proxmox.com Git - rustc.git/blobdiff - src/doc/nomicon/src/arc-and-mutex.md
New upstream version 1.51.0+dfsg1
[rustc.git] / src / doc / nomicon / src / arc-and-mutex.md
index fedc7b8bd6a18dcf925ec63a1deffcc088011331..f6c15830e31e1aa6814bbe02e51a4b21524d6f11 100644 (file)
@@ -4,4 +4,4 @@ Knowing the theory is all fine and good, but the *best* way to understand
 something is to use it. To better understand atomics and interior mutability,
 we'll be implementing versions of the standard library's Arc and Mutex types.
 
-TODO: ALL OF THIS OMG
+TODO: Mutex