about summary refs log tree commit diff
path: root/src/libstd/timer.rs
diff options
context:
space:
mode:
authorNiko Matsakis <niko@alum.mit.edu>2012-05-21 09:37:34 -0700
committerNiko Matsakis <niko@alum.mit.edu>2012-05-21 09:37:34 -0700
commit34b42eeb657dfe051ebaf0f95ba5a428441b04af (patch)
tree20084857a9512d54046f82dd9448714fe123b2ed /src/libstd/timer.rs
parent8e73bb6ea06cf52b52cb403c84106873519f1220 (diff)
downloadrust-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/libstd/timer.rs')
0 files changed, 0 insertions, 0 deletions