We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49c3613 commit ce1bed4Copy full SHA for ce1bed4
tests/ui/printdoc-extra-arg.stderr
@@ -5,3 +5,8 @@ error: argument never used
5
| -- ^ argument never used
6
| |
7
| formatting specifier missing
8
+ |
9
+help: format specifiers use curly braces, consider adding a format specifier
10
11
+4 | printdoc!("{}", 0);
12
+ | ++
0 commit comments