]> git.lizzy.rs Git - rust.git/commit
Optimize `copy_undef_mask()` to use one pass
authorWesley Wiser <wwiser@gmail.com>
Sat, 30 Jun 2018 02:26:15 +0000 (22:26 -0400)
committerWesley Wiser <wwiser@gmail.com>
Sat, 30 Jun 2018 02:26:15 +0000 (22:26 -0400)
commit8f969ed3766ee159739d99dcb850f90ce9af39d0
treeaec6d5c12c4cdc0d82cc727e4c18413c4b8d730c
parent1ffa99d218ecff7b996d71a86e7790f5c3ba2614
Optimize `copy_undef_mask()` to use one pass

This saves 0.5 seconds on the test compilation.
src/librustc_mir/interpret/memory.rs