mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).
This commit is contained in:
parent
ca6376a714
commit
14fe337866
41 changed files with 11 additions and 93 deletions
|
@ -4,10 +4,6 @@
|
|||
|
||||
/// Implementation of Quartz (CoreGraphics) fonts.
|
||||
|
||||
extern crate core_foundation;
|
||||
extern crate core_graphics;
|
||||
extern crate core_text;
|
||||
|
||||
use app_units::Au;
|
||||
use byteorder::{BigEndian, ByteOrder};
|
||||
use core_foundation::base::CFIndex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue