diff options
| author | Tobias Bucher <tobiasbucher5991@gmail.com> | 2014-12-09 18:17:18 +0100 |
|---|---|---|
| committer | Tobias Bucher <tobiasbucher5991@gmail.com> | 2014-12-09 18:20:20 +0100 |
| commit | 67ae3a49e4864133784cd745a9a8866889f3ae15 (patch) | |
| tree | 08bce0fac19faa0396ad62f46affd319bd5fa563 /src/rustllvm/RustWrapper.cpp | |
| parent | 95d17711397d63425688d18140a58723caddff8e (diff) | |
| download | rust-67ae3a49e4864133784cd745a9a8866889f3ae15.tar.gz rust-67ae3a49e4864133784cd745a9a8866889f3ae15.zip | |
Clean up `libcollections::VecMap`
- Introduce a named type for the return type of `VecMap::move_iter` - Rename all type parameters to `V` for "Value". - Remove unnecessary call to an `Option::unwrap`, use pattern matching instead. - Remove incorrect `Hash` implementation which took the `VecMap`'s capacity into account. This is a [breaking-change], however whoever used the `Hash` implementation relied on an incorrect implementation.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
