Auto merge of #12712 - servo:rustup, r=Ms2ger

Update Rust to 1.12.0-nightly (545a3a94f 2016-08-04)

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12712)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-08-05 07:46:27 -05:00 committed by GitHub
commit 414204c909
6 changed files with 7 additions and 9 deletions

View file

@ -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;