Skip to content

Rewrite Rc and Arc to use Cell and Atomic respectively #12625

Closed
@nikomatsakis

Description

@nikomatsakis

To the extent possible, we should try to have all interior mutability be done via Cell, RefCell, Atomic, or (not yet landed) Volatile. If one of these patterns doesn't suffice, it'd be nice to know why!

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.P-lowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions