There was an error while loading. Please reload this page.
1 parent 259f48c commit 819fe29Copy full SHA for 819fe29
tests/ui/expression-fallback.stderr
@@ -11,6 +11,11 @@ error: argument never used
11
| -- ^^^^^^ argument never used
12
| |
13
| formatting specifier missing
14
+ |
15
+help: format specifiers use curly braces, consider adding a format specifier
16
17
+4 | #[error("{}".yellow)]
18
+ | ++
19
20
error[E0425]: cannot find value `yellow` in this scope
21
--> tests/ui/expression-fallback.rs:4:12
0 commit comments