about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorUlrik Sverdrup <bluss@users.noreply.github.com>2016-11-13 01:09:27 +0100
committerUlrik Sverdrup <bluss@users.noreply.github.com>2016-11-13 01:30:42 +0100
commitc36edc726156c7868c6845c0e39b5231e35bc1ff (patch)
tree9adb88f4b0f0bc06c5f88a6ddd9b9fac41b47f50 /src/test/incremental/thinlto
parent2b3a37bd2e35458b4d66f13c4d3ad924455ac2bb (diff)
downloadrust-c36edc726156c7868c6845c0e39b5231e35bc1ff.tar.gz
rust-c36edc726156c7868c6845c0e39b5231e35bc1ff.zip
vec: Use less code bloat specialized Vec::from_iter
Vec::from_iter's general case allocates the vector up front;
this is redundant for the TrustedLen case, and can then be avoided
to reduce the size of the code.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions