Skip to content

Review of Reference change regarding receivers and object safety #127251

Open
@traviscross

Description

@traviscross
Contributor

There are two outstanding changes to the Reference regarding receiver types and object safety:

These are related to an outstanding issue filed against the Reference here:

The lang-docs team would appreciate a review by @rust-lang/types on whether one or both or these PRs are correct and whether the types team (or interested members thereof) would like to see any changes before these are merged.

@rustbot labels +T-types +I-types-nominated

Activity

added
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
I-types-nominatedNominated for discussion during a types team meeting.
T-typesRelevant to the types team, which will review and decide on the PR/issue.
on Jul 2, 2024
added
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools
and removed
needs-triageThis issue may need triage. Remove it if it has been sufficiently triaged.
on Jul 2, 2024
ehuss

ehuss commented on Jul 2, 2024

@ehuss
Contributor

One other minor thing that would be nice to look at while you are thinking about object-safe rules is rust-lang/reference#756. Someone provided a suggestion for the addition there, and it would be nice for someone to confirm it.

changed the title [-]Review of Reference change regarding receives and object safety[/-] [+]Review of Reference change regarding receivers and object safety[/+] on Jul 2, 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

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsI-types-nominatedNominated for discussion during a types team meeting.T-typesRelevant to the types team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ehuss@traviscross@rustbot

        Issue actions

          Review of Reference change regarding receivers and object safety · Issue #127251 · rust-lang/rust