aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/layout_debug.rs
Commit message (Expand)AuthorAgeFilesLines
* Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.Josh Matthews2015-01-281-9/+9
* Stop calling deref() and deref_mut() explicitly.Ms2ger2015-01-221-4/+4
* Use std::sync::atomic::Ordering explicitly.Ms2ger2015-01-221-2/+2
* Move to to_owned rather than into_string.Ms2ger2015-01-201-1/+3
* Fix `non_upper_case_globals` warningsMatthew Rasmus2015-01-081-6/+6
* Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.Ms2ger2015-01-081-30/+31
* layout: to_string() -> into_string()Manish Goregaokar2014-12-271-1/+1
* Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8aJack Moffitt2014-11-131-5/+6
* layout: Shrink fragments down from 448 bytes down to 128 bytes.Patrick Walton2014-10-231-2/+2
* Use the Deref traits for FlowRefs.Clark Gaebel2014-10-151-4/+4
* Eliminate warningsKeegan McAllister2014-09-201-1/+1
* Cargoify servoJack Moffitt2014-09-081-0/+126