We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1526ca commit a8a0c69Copy full SHA for a8a0c69
src/test/ui/feature-gate-exhaustive-patterns.stderr
@@ -6,4 +6,4 @@ LL | let Ok(_x) = foo(); //~ ERROR refutable pattern in local binding
6
7
error: aborting due to previous error
8
9
-If you want more information on this error, try using "rustc --explain E0005"
+For more information about this error, try `rustc --explain E0005`.
0 commit comments