Commit ad8a2e8
committed
Don't nag about uninlined format args
This lint feels a bit too opinionated to me and it looks like it's
getting marked as pedantic an not being a default style lint with
rust-lang/rust-clippy#15287. In the meantime,
just ignore it.1 parent 2ae472a commit ad8a2e8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments