diff options
author | Manish Goregaokar <manishsmail@gmail.com> | 2015-06-10 00:54:14 +0530 |
---|---|---|
committer | Manish Goregaokar <manishsmail@gmail.com> | 2015-06-10 00:54:14 +0530 |
commit | af364a412ea0d3b1b9642b8d0ff20109e97bfff4 (patch) | |
tree | fc036a91f77643799d7b3566a928490a47913da5 /components/script/dom/imagedata.rs | |
parent | 89d4ee88f490b7f3479a5f3adc4473ec27731978 (diff) | |
download | servo-af364a412ea0d3b1b9642b8d0ff20109e97bfff4.tar.gz servo-af364a412ea0d3b1b9642b8d0ff20109e97bfff4.zip |
Audit and reduce unstable usage in layout
Reasons behind existing unstable features:
alloc:
- `make_unique()`
- direct calls into `heap::allocate()`, etc
- `boxed::into_raw()` (naming)
collections:
- `slice_chars()` (needs to prove its worth)
core:
- lots and lots of pointer manip
- `raw` stuff
std_misc:
- Handle stuff
- hasher stuff
str_char:
- CharRange
Diffstat (limited to 'components/script/dom/imagedata.rs')
0 files changed, 0 insertions, 0 deletions