Skip to content

Announce async fn and return-position impl Trait in traits #1180

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

Merged
merged 10 commits into from
Dec 21, 2023
Merged

Conversation

tmandry
Copy link
Member

@tmandry tmandry commented Dec 20, 2023

@rust-lang/wg-async

Copy link
Contributor

@nikomatsakis nikomatsakis left a comment

Choose a reason for hiding this comment

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

This turned out really nice @tmandry ! Great work.

Copy link
Contributor

@traviscross traviscross left a comment

Choose a reason for hiding this comment

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

As @nikomatsakis also mentioned, overall this looks really great, and it will be exciting to get this out with RPITIT and AFIT.

tmandry and others added 2 commits December 20, 2023 12:44
Co-authored-by: Travis Cross <[email protected]>
Co-authored-by: Yosh <[email protected]>
Co-authored-by: Niko Matsakis <[email protected]>
And add a note about why we don't warn on non-public traits.
@tmandry
Copy link
Member Author

tmandry commented Dec 21, 2023

cc @Mark-Simulacrum, since this will be linked from the release blog post

tmandry and others added 4 commits December 21, 2023 00:48
After reading through it just felt too disruptive in the first section, and there isn't really a good place to put it. The FAQ still addresses the question.
And clarify footnote
@tmandry
Copy link
Member Author

tmandry commented Dec 21, 2023

Thanks for the feedback, everyone! I think this is ready to merge.

@tmandry tmandry merged commit 910f865 into master Dec 21, 2023
@tmandry tmandry deleted the afit-rpitit branch December 21, 2023 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants