-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
A-metaArea: Meta issues for the repositoryArea: Meta issues for the repositoryP-normalPriority: Normal.Priority: Normal.
Description
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
Labels
A-metaArea: Meta issues for the repositoryArea: Meta issues for the repositoryP-normalPriority: Normal.Priority: Normal.