diff options
| author | Dexter Chua <dalcde@users.noreply.github.com> | 2021-12-08 20:00:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-08 20:00:19 -0500 |
| commit | 42f91047c82c07ab72b9a90bf996c81ef0700888 (patch) | |
| tree | e5ae3cb05a71933ca0b5ae08e8dec68f3c59b9ef /src/test/codegen/src-hash-algorithm | |
| parent | e6b883c74f49f32cb5d1cbad3457f2b8805a4a38 (diff) | |
| download | rust-42f91047c82c07ab72b9a90bf996c81ef0700888.tar.gz rust-42f91047c82c07ab72b9a90bf996c81ef0700888.zip | |
Fix `Vec::reserve_exact` documentation
The documentation previously said the new capacity cannot overflow `usize`, but in fact it cannot exceed `isize::MAX`.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
