diff options
| author | Niko Matsakis <niko@alum.mit.edu> | 2012-05-21 09:37:34 -0700 |
|---|---|---|
| committer | Niko Matsakis <niko@alum.mit.edu> | 2012-05-21 09:37:34 -0700 |
| commit | 34b42eeb657dfe051ebaf0f95ba5a428441b04af (patch) | |
| tree | 20084857a9512d54046f82dd9448714fe123b2ed /src/rt/rust_sched_loop.cpp | |
| parent | 8e73bb6ea06cf52b52cb403c84106873519f1220 (diff) | |
| download | rust-34b42eeb657dfe051ebaf0f95ba5a428441b04af.tar.gz rust-34b42eeb657dfe051ebaf0f95ba5a428441b04af.zip | |
change list so that it must be used in a purely boxed fashion
The old way was inconsistent---the head was unboxed but the tail was boxed. This resulted in numerous needless copies and also made the borrow check unhappy, because the head tended to be stored in mutable memory.
Diffstat (limited to 'src/rt/rust_sched_loop.cpp')
0 files changed, 0 insertions, 0 deletions
