We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f1b34c commit 5257275Copy full SHA for 5257275
src/test/ui/error-codes/E0601.stderr
@@ -4,4 +4,4 @@ error[E0601]: `main` function not found in crate `E0601`
4
5
error: aborting due to previous error
6
7
-If you want more information on this error, try using "rustc --explain E0601"
+For more information about this error, try `rustc --explain E0601`.
0 commit comments