Skip to content

Commit a8a0c69

Browse files
committed
fix ui test error again
1 parent b1526ca commit a8a0c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/feature-gate-exhaustive-patterns.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ LL | let Ok(_x) = foo(); //~ ERROR refutable pattern in local binding
66

77
error: aborting due to previous error
88

9-
If you want more information on this error, try using "rustc --explain E0005"
9+
For more information about this error, try `rustc --explain E0005`.

0 commit comments

Comments
 (0)