Skip to content

Add methods for mutable unsafe pointers #3926

@brson

Description

@brson
Contributor

core::ptr has impl<T> *T: Ptr<T> but not impl<T> *mut T: Ptr<T>

Activity

added a commit that references this issue on Nov 7, 2012
c88c969
added a commit that references this issue on Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @brson

        Issue actions

          Add methods for mutable unsafe pointers · Issue #3926 · rust-lang/rust