You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current atomic types in libstd only have a few operations. However, the remaining missing intrinsics have now been added and can be used to implement the rest of the required operations (where appropriate).
Activity
auto merge of rust-lang#8039 : Xazax-hun/rust/master, r=brson
alexcrichton commentedon May 6, 2014
Closing, I think the remaining methods are covered by #13226. Many more were added in #12964
Auto merge of rust-lang#7426 - ebobrow:doc-markdown-fp, r=llogiq