Skip to content

Commit 819fe29

Browse files
committed
Update ui test suite to nightly-2025-09-12
1 parent 259f48c commit 819fe29

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/ui/expression-fallback.stderr

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ error: argument never used
1111
| -- ^^^^^^ argument never used
1212
| |
1313
| formatting specifier missing
14+
|
15+
help: format specifiers use curly braces, consider adding a format specifier
16+
|
17+
4 | #[error("{}".yellow)]
18+
| ++
1419

1520
error[E0425]: cannot find value `yellow` in this scope
1621
--> tests/ui/expression-fallback.rs:4:12

0 commit comments

Comments
 (0)