]> git.lizzy.rs Git - rust.git/commit
Remove mention of non-existing AtomicOption in docs
authorWesley Wiser <wwiser@gmail.com>
Sat, 21 Feb 2015 16:49:29 +0000 (11:49 -0500)
committerWesley Wiser <wwiser@gmail.com>
Sat, 21 Feb 2015 16:51:06 +0000 (11:51 -0500)
commit7e533a972cf6cd5edbfae019955cc3d7d0c848ca
tree243720d0a9e8a8d92000999b860afa281ff89bf2
parent2b01a37ec38db9301239f0c0abcf3c695055b0ff
Remove mention of non-existing AtomicOption in docs

AtomicOption was removed in 7d8d06f86b48520814596bd5363d2b82bc619774
but the docs weren't updated.

Fixes #22586
src/libcore/atomic.rs