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

Update RELEASES to include missing feature #58790

Closed
wants to merge 2 commits into from

Conversation

steveklabnik
Copy link
Member

"Rc, Arc and Pin as method receivers" is in this release, but was not mentioned.

"`Rc`, `Arc` and `Pin` as method receivers" is in this release, but was not mentioned.
@rust-highfive
Copy link
Collaborator

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 27, 2019
@@ -53,6 +53,7 @@ Language
```
- [`extern` functions will now abort by default when panicking.][55982]
This was previously undefined behaviour.
- [You may now use `Rc`, `Arc` and `Pin` as method receivers][56805].
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe Rc<Self> and so on? That'll make it more clear what this means.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Mark-Simulacrum Mark-Simulacrum added beta-nominated Nominated for backporting to the compiler in the beta channel. beta-accepted Accepted for backporting to the compiler in the beta channel. labels Feb 28, 2019
@Centril
Copy link
Contributor

Centril commented Feb 28, 2019

@alexcrichton
Copy link
Member

r? @Mark-Simulacrum

@Mark-Simulacrum
Copy link
Member

We'll probably want to just forward port the stable notes so closing this (but feel free to copy from there and reopen).

@pietroalbini pietroalbini deleted the steveklabnik-patch-1 branch March 3, 2019 16:38
@pietroalbini pietroalbini removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants