Skip to content

Allow (unsafe) access to the UnsafeCell inside RefCell #18131

Closed
@kmcallister

Description

@kmcallister

This would be useful in cases where we mostly want to enforce RefCell guarantees but need to break the rules in one place. (e.g. the Servo interface to html5ever which needs to GC-trace a mutably-borrowed parser)

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions