Skip to content

Review use of mutable statics #676

Open
Open
@syntactically

Description

@syntactically

We have a bunch of mutable statics that we might not really need, especially in the guest. We should review them and check if they are necessary/make sure that they are safe if they are (especially since we do generate &mut rather than only raw pointers to some of them).

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/confirmedBug is verified or proposal seems reasonable

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions