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

Document traits and Default about format! better #9938

Merged
merged 1 commit into from
Oct 19, 2013

Conversation

alexcrichton
Copy link
Member

Closes #9865
Closes #9808

bors added a commit that referenced this pull request Oct 19, 2013
@bors bors closed this Oct 19, 2013
@bors bors merged commit 7a8324d into rust-lang:master Oct 19, 2013
@chris-morgan
Copy link
Member

The `` (nothing) part is an error; it demarcates the beginning of a code block which would be ended with another two ticks; not finding that, this particular implementation of Markdown seems to insert the backticks literally. The backticks and space should instead be removed.

@alexcrichton
Copy link
Member Author

Oh dear, nice catch!

martindemello pushed a commit to martindemello/rust that referenced this pull request Oct 31, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 17, 2022
…=xFrednet

Fix manual_let_else produces a wrong suggestion with or-patterns

Fix rust-lang#9938
changelog: Sugg: [`manual_let_else`]: Suggestions for or-patterns now include required brackets.
[rust-lang#9966](rust-lang/rust-clippy#9966)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants