Skip to content

Move vector_clock and sync into concurrency, make vector_clock private #2199

@RalfJung

Description

@RalfJung

#1963 introduces a concurrency module collecting the data race and weak memory code. If possible, it'd be nice to make vector_clock private to that module, too; that will require moving sync.rs (and maybe thread.rs) into it as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-concurrencyArea: affects our concurrency (multi-thread) supportC-cleanupCategory: cleaning up our codeE-good-first-issueA good way to start contributing, mentoring is available

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions