Skip to content

Commit ce1bed4

Browse files
committed
Update ui test suite to nightly-2025-09-12
1 parent 49c3613 commit ce1bed4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/ui/printdoc-extra-arg.stderr

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ error: argument never used
55
| -- ^ argument never used
66
| |
77
| 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

Comments
 (0)