aboutsummaryrefslogtreecommitdiffstats
path: root/components/util/task.rs
diff options
context:
space:
mode:
authorKeegan McAllister <kmcallister@mozilla.com>2014-10-23 13:43:14 -0700
committerKeegan McAllister <kmcallister@mozilla.com>2014-10-24 16:27:36 -0700
commit96e180a22c4aa9c4d6c2ed5f3237653ac845fd92 (patch)
tree5e3f81e23543f5ed46df9ad0c6f2971fa28280fb /components/util/task.rs
parent06f322a7dba52ab73a91dd5e9030723055d2ca63 (diff)
downloadservo-96e180a22c4aa9c4d6c2ed5f3237653ac845fd92.tar.gz
servo-96e180a22c4aa9c4d6c2ed5f3237653ac845fd92.zip
Customize RefCell instead of wrapping it
This gets rid of a dubious transmute: let val = mem::transmute::<&RefCell<T>, &T>(&self.base); The code duplication will be reduced once rust-lang/rust#18131 is fixed.
Diffstat (limited to 'components/util/task.rs')
0 files changed, 0 insertions, 0 deletions