rust/src/libextra
blake2-ppc c11ee0fb67 std::at_vec and vec: Unify build_sized, build_sized_opt into build
These functions have very few users since they are mostly replaced by
iterator-based constructions.

Convert a few remaining users in-tree, and reduce the number of
functions by basically renaming build_sized_opt to build, and removing
the other two. This for both the vec and the at_vec versions.
2013-09-10 05:50:11 +02:00
..
2013-09-04 09:14:56 +02:00
2013-08-31 11:26:01 -07:00
2013-09-04 08:07:56 -04:00