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

impl trait capture rules blog post #1392

Merged
merged 13 commits into from
Sep 6, 2024

Conversation

nikomatsakis
Copy link
Contributor

@nikomatsakis nikomatsakis commented Sep 4, 2024

Explain the changes coming for -> impl Trait in Rust 2024. Also gives a heads-up about the new use syntax.

@nikomatsakis
Copy link
Contributor Author

Copy link
Contributor

@CleanCut CleanCut left a comment

Choose a reason for hiding this comment

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

I was just having fun reading and thought I'd indulge my inner reviewer for a bit. 😆

Inconsistent word usage:

  • "return position" vs "return-position"
  • "impl trait" vs "impl trait" (with backticks)

posts/2024-09-05-impl-trait-capture-rules.md Outdated Show resolved Hide resolved
posts/2024-09-05-impl-trait-capture-rules.md Outdated Show resolved Hide resolved
posts/2024-09-05-impl-trait-capture-rules.md Show resolved Hide resolved
posts/2024-09-05-impl-trait-capture-rules.md Outdated Show resolved Hide resolved
posts/2024-09-05-impl-trait-capture-rules.md Outdated Show resolved Hide resolved
posts/2024-09-05-impl-trait-capture-rules.md Outdated Show resolved Hide resolved
posts/2024-09-05-impl-trait-capture-rules.md Outdated Show resolved Hide resolved
posts/2024-09-05-impl-trait-capture-rules.md Show resolved Hide resolved
posts/2024-09-05-impl-trait-capture-rules.md Outdated Show resolved Hide resolved
posts/2024-09-05-impl-trait-capture-rules.md Outdated Show resolved Hide resolved
@nikomatsakis nikomatsakis merged commit 8e26919 into rust-lang:master Sep 6, 2024
3 checks passed
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