servo/components/gfx/platform/macos
Alan Jeffrey 3dec6edd10 Update string_cache to 0.2.
Updated string_cache, html5ever, xml5ever and selectors in Cargo.toml files and Cargo.lock.
Removed references to string_cache_plugin.
Import atom! and ns! from string_cache.
Replaced ns!("") by ns!().
Replaced ns!(XML) and co by ns!(xml) and co.
Replaced atom!(foo) by atom!("foo").
Replaced Atom::from_slice by Atom::from.
Replaced atom.as_slice() by &*atom.
2015-11-25 10:13:21 -06:00
..
font.rs Fix issues found by rust-clippy 2015-10-12 20:21:49 -04:00
font_context.rs Instrument FreeType allocations. 2015-06-10 15:48:19 -07:00
font_list.rs Fix reported test-tidy errors for unmerged import blocks 2015-09-19 12:50:14 -04:00
font_template.rs Update string_cache to 0.2. 2015-11-25 10:13:21 -06:00