Skip to content

Fix some wrong spans on obsolete syntax #9525

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

Merged
merged 3 commits into from
Sep 27, 2013

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