Skip to content

Add remaining operations to atomic types. #7421

Closed
@Aatch

Description

@Aatch
Contributor

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

added a commit that references this issue on Oct 31, 2013

auto merge of rust-lang#8039 : Xazax-hun/rust/master, r=brson

alexcrichton

alexcrichton commented on May 6, 2014

@alexcrichton
Member

Closing, I think the remaining methods are covered by #13226. Many more were added in #12964

added a commit that references this issue on Jul 15, 2021

Auto merge of rust-lang#7426 - ebobrow:doc-markdown-fp, r=llogiq

c195db7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @alexcrichton@Aatch

      Issue actions

        Add remaining operations to atomic types. · Issue #7421 · rust-lang/rust