b28efb11af
These things don't need to be `Vec`s; boxed slices are enough. The frequent one here is call arguments, but MIR building knows the number of arguments from the THIR, so the collect is always getting the allocation right in the first place, and thus this shouldn't ever add the shrink-in-place overhead. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |