diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2013-02-06 02:27:33 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2013-02-06 17:37:56 -0500 |
| commit | 37e998696f840ffea047efc50814819422750c20 (patch) | |
| tree | e9a24d61f6e6025712006ca80cf224c5df366220 /src/rt/rust_kernel.cpp | |
| parent | 5b6c26b4e44e05717cc9a1d0041f44fb4df4d102 (diff) | |
| download | rust-37e998696f840ffea047efc50814819422750c20.tar.gz rust-37e998696f840ffea047efc50814819422750c20.zip | |
get rid of implicit vec copies in treemap iterator
Each call to next() was doing a copy rather than a move. There's currently no way for this to be a method that uses &mut self, so it has to be a free function. Closes #4763.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions
