diff options
| author | Huon Wilson <dbau.pp+github@gmail.com> | 2014-03-27 23:01:41 +1100 |
|---|---|---|
| committer | Huon Wilson <dbau.pp+github@gmail.com> | 2014-04-02 23:29:29 +1100 |
| commit | 846d1c7d0dfbb84d69884add3ab26b5129a72f45 (patch) | |
| tree | 7a8c7b02d20b755fd2a6f5f02019e8b04a63f8ef /src/rustllvm/RustWrapper.cpp | |
| parent | c5d85560a98940e7938d0b074d7d0a9ec6a417c5 (diff) | |
| download | rust-846d1c7d0dfbb84d69884add3ab26b5129a72f45.tar.gz rust-846d1c7d0dfbb84d69884add3ab26b5129a72f45.zip | |
rand: replace Rng.shuffle's functionality with .shuffle_mut.
Deprecates the `shuffle_mut` name in favour of `shuffle` too. In future there will be many different types of owned vectors/vector-likes (e.g. DST's ~[], Vec, SmallVec, Rope, ...), and so privileging just `Vec` with the "functional" `shuffle` method is silly.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
