diff options
| author | Yoshua Wuyts <yoshuawuyts@gmail.com> | 2020-11-20 15:25:43 +0100 |
|---|---|---|
| committer | Yoshua Wuyts <yoshuawuyts@gmail.com> | 2021-01-22 18:15:28 +0100 |
| commit | 7d102383f97c1616cffce5ca72ff12eabd9603bf (patch) | |
| tree | e693cfad89c88181d4269c71a2a491ec5dafbe6a /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | bbc01bb624a960533e049fdb98d0489ff2a8de06 (diff) | |
| download | rust-7d102383f97c1616cffce5ca72ff12eabd9603bf.tar.gz rust-7d102383f97c1616cffce5ca72ff12eabd9603bf.zip | |
Add doc aliases for memory allocations
- Vec::with_capacity / Box::new -> alloc + malloc
- Box::new_zeroed -> calloc
- Vec::{reserve,reserve_exact,try_reserve_exact,shrink_to_fit,shrink_to} -> realloc
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
