Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Arbitrary self types v2: update reference. #1699

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adetaylor
Copy link
Contributor

@rustbot rustbot added the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Dec 19, 2024
@adetaylor
Copy link
Contributor Author

@rustbot label +S-waiting-on-author -S-waiting-on-review

@rustbot rustbot added S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author. and removed S-waiting-on-review Status: The marked PR is awaiting review from a maintainer labels Dec 19, 2024
@Skgland
Copy link

Skgland commented Dec 21, 2024

Wouldn't the point

  • [Methods] can take [Type<T>] as a receiver.

for Box<T>, Rc<T>, Arc<T> and Pin<T> no longer be special about these types with
the Receiver trait being stabilized? And as such that bullet point and in turn the latter three Types should be removed from the list?

https://github.com/rust-lang/reference/pull/1699/files#diff-90d122e8e582daf4ac75c86e4be63d9c91e7bc7cc6144bad4d62de7332eddf35R15-R29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: The marked PR is awaiting some action (such as code changes) from the PR author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants