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

doc: updates rust manual (loop to continue) #14142

Closed
wants to merge 1 commit into from

Conversation

Sawyer47
Copy link
Contributor

Keyword for continue expressions was changed from loop to continue, but the
manual was not updated.

Keyword for continue expressions was changed from loop to continue, but the
manual was not updated.
@Sawyer47 Sawyer47 deleted the docs-continue branch May 26, 2014 10:55
lnicola pushed a commit to lnicola/rust that referenced this pull request Mar 13, 2023
Fix: Run doctests for structs with lifetime parameters from IDE

Fixes rust-lang#14142: Doctests can't be triggered for structs with lifetimes

This MR adds lifetime parameters to the structs path for runnables so that they can be triggered from an IDE as well.

This is my first MR for rust-analyzer, please let me know if I should change something, either in code or the description here.
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.

2 participants