We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b08b5ae commit 06057d9Copy full SHA for 06057d9
src/test/ui/feature-gate-try_reserve.stderr
@@ -8,4 +8,4 @@ LL | v.try_reserve(10); //~ ERROR: use of unstable library feature 'try_rese
8
9
error: aborting due to previous error
10
11
-If you want more information on this error, try using "rustc --explain E0658"
+For more information about this error, try `rustc --explain E0658`.
0 commit comments