Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23).

This commit is contained in:
Ms2ger 2017-01-23 15:00:29 +01:00
parent ca6376a714
commit 14fe337866
41 changed files with 11 additions and 93 deletions

View file

@ -20,7 +20,6 @@ fnv = "1.0"
gfx = {path = "../gfx"}
gfx_traits = {path = "../gfx_traits"}
heapsize = "0.3.0"
heapsize_derive = "0.1"
html5ever-atoms = "0.1"
ipc-channel = "0.5"
libc = "0.2"
@ -40,7 +39,6 @@ serde = "0.8"
serde_derive = "0.8"
servo_geometry = {path = "../geometry"}
serde_json = "0.8"
servo_atoms = {path = "../atoms"}
servo_config = {path = "../config"}
servo_url = {path = "../url"}
smallvec = "0.1"