try_reserve: updating message for feature-gate-try_reserve.stderr

This commit is contained in:
snf 2018-03-14 03:48:04 -07:00
parent b08b5ae0ec
commit 06057d9143

View File

@ -8,4 +8,4 @@ LL | v.try_reserve(10); //~ ERROR: use of unstable library feature 'try_rese
error: aborting due to previous error
If you want more information on this error, try using "rustc --explain E0658"
For more information about this error, try `rustc --explain E0658`.