servo/components
bors-servo a4991f536c Auto merge of #10488 - perlun:remove-t-prefix-on-style-structs, r=SimonSapin
Removed the T prefix for the style traits

More work as described in #10185.

I am getting _extremely_ weird compile-time errors with this one, when it's trying to expand the `lazy_static!` macro. I think I'll need help getting that part sorted out. The rest should be pretty OK.

Anyone has ideas on how to resolve it?

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10488)
<!-- Reviewable:end -->
2016-04-13 02:24:25 +05:30
..
canvas webgl: Make the api return the context limits and use them for validations 2016-04-03 01:21:56 +02:00
canvas_traits Auto merge of #10291 - jfhumann:10211, r=emilio 2016-04-01 01:57:20 +05:30
compositing Auto merge of #10534 - asajeffrey:reenable-check-no-unwrap, r=Manishearth 2016-04-12 09:57:34 +05:30
devtools Use serde in devtools 2016-03-31 11:07:18 +02:00
devtools_traits Use serde in devtools 2016-03-31 11:07:18 +02:00
gfx Auto merge of #10505 - amarant:10491-HTMLInputElement-attr, r=KiChjang 2016-04-12 05:58:16 +05:30
gfx_traits layout: Allow non-absolutely-positioned elements with overflow: scroll 2016-04-06 17:58:47 -07:00
layout Auto merge of #10529 - pcwalton:nested-fixed-position-webrender, r=glennw 2016-04-12 10:38:11 +05:30
layout_traits Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
msg Added ability to randomly kill pipelines to the constellation. 2016-03-26 09:11:28 -05:00
net Removed unused imports from methods.rs 2016-04-09 22:09:11 +03:00
net_traits Auto merge of #10399 - jdm:pb, r=jdm 2016-04-05 17:41:11 +05:30
plugins Remove str_to_string lint 2016-04-08 06:44:57 +05:30
profile layout: Rewrite the block formatting context/float inline-size 2016-03-25 18:39:16 -07:00
profile_traits use self.0 instead of destructing single item tuple structs 2016-03-27 11:50:08 +01:00
range Deny unsafe code in more crates. 2016-03-18 14:43:03 +01:00
script Auto merge of #10538 - izgzhen:performance_timing, r=Ms2ger 2016-04-13 01:45:10 +05:30
script_traits Auto merge of #10224 - emilio:shader-type-validations, r=jdm 2016-04-12 05:18:49 +05:30
servo Auto merge of #10488 - perlun:remove-t-prefix-on-style-structs, r=SimonSapin 2016-04-13 02:24:25 +05:30
style Auto merge of #10488 - perlun:remove-t-prefix-on-style-structs, r=SimonSapin 2016-04-13 02:24:25 +05:30
style_traits Report memory usage from LayoutThreadData Stylist [#7038] 2016-03-19 11:53:13 -07:00
util Issue #10491 add HTMLInputElement attributes that reflect content identically 2016-04-12 00:15:57 +02:00
webdriver_server Update uuid. 2016-04-07 09:00:22 +02:00