Skip to content

Static creation of mutexes #3

@dhardy

Description

@dhardy

I haven't been following the constant-evaluation work, but wanted to check that this is on the agenda?

// for any T ...
static mut X: Mutex<Option<T>> = Mutex::new(None);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions