diff options
| author | bcoopers <coopersmithbrian@gmail.com> | 2015-03-29 16:07:24 -0400 |
|---|---|---|
| committer | bcoopers <coopersmithbrian@gmail.com> | 2015-03-29 16:07:24 -0400 |
| commit | c93760da9dbe0c3117c678c977d48cd56a356f8d (patch) | |
| tree | 46d0262c58f97e8cce26fd550f7202060d1e8eaf /src/libstd/sys/unix/stack_overflow.rs | |
| parent | fa3d778626c394b3242fa161e35ccdecf055a3f1 (diff) | |
| download | rust-c93760da9dbe0c3117c678c977d48cd56a356f8d.tar.gz rust-c93760da9dbe0c3117c678c977d48cd56a356f8d.zip | |
Vector can currently panic when pushing an element or reserving space
for only half of the maximum size available on the architecture. This allows vectors to keep expanding with those two methods until the amount of bytes exceeds usize.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
