Skip to content

Threads uses Arc before it is learned #205

Closed
@andymule

Description

arc1.rs does a great job of introducing Arc. Unfortunately, I spent a lot of personal time trying to explore these concepts in a less concise manner because threads1.rs uses them.

Consider re-ordering the tests so that threads1.rs comes after arc1.rs (and probably the rest of standard_library_types as well)

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions