-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsI-types-nominatedNominated for discussion during a types team meeting.Nominated for discussion during a types team meeting.T-typesRelevant to the types team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.
Description
There are two outstanding changes to the Reference regarding receiver types and object safety:
- Update object safety to match impl around self as receiver reference#1248
- Document how
self: Self
receiver types *actually* interact with object safety reference#1455
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
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsI-types-nominatedNominated for discussion during a types team meeting.Nominated for discussion during a types team meeting.T-typesRelevant to the types team, which will review and decide on the PR/issue.Relevant to the types team, which will review and decide on the PR/issue.