Skip to content

Reentrant RefCell issue with dyn* and Stacked Borrows #2779

@RalfJung

Description

@RalfJung

In rust-lang/rust#107728 I had to disable Stacked Borrows for the dyn-star test, because it leads to a RefCell being mutably borrowed twice somewhere inside Stacked Borrows. This needs further investigation.

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