Commit 4350678
committed
Auto merge of rust-lang#12283 - nyurik:ref-format-args, r=xFrednet
Minor refactor format-args
* Move all linting logic into a single format implementations struct
This should help with the future format-args improvements.
**NOTE TO REVIEWERS**: use "hide whitespace" in the github diff -- most of the code has shifted, but relatively low number of lines actually modified.
Followig up from rust-lang#12274
r? `@xFrednet`
---
changelog: none1 file changed
+260
-251
lines changed
0 commit comments