mirror of
https://github.com/servo/servo.git
synced 2025-07-31 03:00:29 +01:00
Reasons behind existing unstable features: alloc: - weak pointers (may not belong) - boxed::into_raw and from_raw (naming) collections: - `Vec.push_all()` (May be replaced) - Replace with loop core: - `min_by` (#15311) - `PI_2` (naming) rustc_private: - FnVHasher - Can be replaced by rust-fnv std_misc: - Hash state stuff (no option here unless we want to stop using it) str_char: - CharRange usage - Can be replaced by regular iterators (char_indices) |
||
---|---|---|
.. | ||
display_list | ||
platform | ||
text | ||
buffer_map.rs | ||
Cargo.toml | ||
filters.rs | ||
font.rs | ||
font_cache_task.rs | ||
font_context.rs | ||
font_template.rs | ||
lib.rs | ||
paint_context.rs | ||
paint_task.rs |