rust/library/alloc
Matthias Krüger 84e48a41d3
Rollup merge of #92388 - SpriteOvO:master, r=Mark-Simulacrum
Fix a minor mistake in `String::try_reserve_exact` examples

The examples of `String::try_reserve_exact` didn't actually use `try_reserve_exact`, which was probably a minor mistake, and this PR fixed it.
2022-01-05 15:05:45 +01:00
..
benches
src Rollup merge of #92388 - SpriteOvO:master, r=Mark-Simulacrum 2022-01-05 15:05:45 +01:00
tests Rollup merge of #91884 - woppopo:const_box, r=oli-obk 2022-01-04 16:34:14 +01:00
Cargo.toml