Skip to content

Remove all cast_ref_to_mut #850

Closed
Closed
@wenyuzhao

Description

@wenyuzhao

Transmuting a const ptr to a mutable ptr has become a hard compile error since rustc 1.72 rust-lang/rust#111567

We need to consider refactoring and removing all the cast_ref_to_mut related code before upgrading to 1.72.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-metaArea: Meta issues for the repositoryP-normalPriority: Normal.

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions