Skip to content

Conversation

klutzy
Copy link
Contributor

@klutzy klutzy commented Sep 26, 2013

No description provided.

@bors bors closed this Sep 27, 2013
@bors bors merged commit fc44a9c into rust-lang:master Sep 27, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 6, 2022
pre-fallout: Apply uninlined_format-args lint

This change is needed for the uninlined_format-args lint to be merged. See rust-lang/rust-clippy#9233

changelog: none
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 6, 2022
fallout2: rework clippy_dev & _lints fmt inlining

Continuing rust-lang#9525 -- a few more inlining, but this time with some code changes to simplify format strings:

* Inline format args where possible
* simplify a few complex macros into format str
* use formatdoc!() instead format!(indoc!(...))

changelog: none

cc: `@llogiq`
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