This is a preparation for making vectors always-on-the-heap again, which would cause way too much malloc traffic for this idiom. I will add an efficient std::vec::push in the future, and migrate += [x] to that instead. Reduces compiler code size by 3% |
||
|---|---|---|
| .. | ||
| abi.rs | ||
| link.rs | ||
| upcall.rs | ||
| x86.rs | ||