Skip to content

Commit 06057d9

Browse files
committed
try_reserve: updating message for feature-gate-try_reserve.stderr
1 parent b08b5ae commit 06057d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ui/feature-gate-try_reserve.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ LL | v.try_reserve(10); //~ ERROR: use of unstable library feature 'try_rese
88

99
error: aborting due to previous error
1010

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

0 commit comments

Comments
 (0)