Skip to content

No "Null-unchecked version" section in doc for pointer method as_mut #68032

Description

@tspiteri

The as_ref method has a "Null-unchecked version" section for both <*const T>::as_ref and <*mut T>::as_ref.

Is there a reason why there is no similar "Null-unchecked version" section in the documentation for <*mut T>::as_mut?

Activity

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

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsT-libs-api[DEPRECATED; DO NOT USE]

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions