mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update Rust to 1.12.0-nightly (545a3a94f 2016-08-04)
This commit is contained in:
parent
1086df67e0
commit
f88302ebf3
6 changed files with 7 additions and 9 deletions
|
@ -19,7 +19,6 @@ use gfx_traits::StackingContextId;
|
|||
use gfx_traits::print_tree::PrintTree;
|
||||
use layout_debug;
|
||||
use model::MaybeAuto;
|
||||
use script_layout_interface::restyle_damage::REFLOW;
|
||||
use script_layout_interface::wrapper_traits::ThreadSafeLayoutNode;
|
||||
use std::fmt;
|
||||
use std::sync::Arc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue