Skip to content

Conversation

@MicahChalmer
Copy link
Contributor

This fixes a problem with paragraph fills: hitting M-q on a single-line-style (//) comment with code immediately before or after it would try to fill the code as part of the paragraph too.

bors added a commit that referenced this pull request Oct 2, 2013
…morphism

This fixes a problem with paragraph fills: hitting M-q on a single-line-style (`//`) comment with code immediately before or after it would try to fill the code as part of the paragraph too.
@bors bors closed this Oct 2, 2013
@bors bors merged commit 5d24a1a into rust-lang:master Oct 2, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 20, 2022
Change uninlined_format_args into a style lint

As [previously discussed](rust-lang/rust-clippy#9233 (comment)), the `uninlined_format_args` should probably be a part of the default style because `println!("{}", foo)` is not as concise or easy to understand as `println!("{foo}")`

changelog: [`uninlined_format_args`]: change to be the default `style`
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.

3 participants