]> git.lizzy.rs Git - rust.git/commit
Fix some of the issues mentioned in the PR on Github
authorTobias Bucher <tobiasbucher5991@gmail.com>
Sun, 3 Aug 2014 12:16:10 +0000 (14:16 +0200)
committerTobias Bucher <tobiasbucher5991@gmail.com>
Sun, 14 Sep 2014 19:35:48 +0000 (21:35 +0200)
commit23f2c78d21440a8699cfa917b422795b5ec4adc7
tree595b85c541772a551315fa8a3c7e04bf73242821
parentaf293372e4ea9578840338bdd1b765bfc3c80352
Fix some of the issues mentioned in the PR on Github

This specifically includes:
- Fix of the tests
- Remove `transmute` between `Vec`s of different types
src/libcollections/vec.rs