servo/components
bors-servo cf2b9401ef Auto merge of #11123 - larsbergstrom:disable_codgen_units, r=pcwalton
Disable codegen-units due to performance regressions

r? @pcwalton

Fixes #11102.

CC @alexcrichton, @nmatsakis - basically, `codegen-units` is nice for local compilation speedups but results in too many perf regressions to keep it for release builds.

<!-- 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/11123)
<!-- Reviewable:end -->
2016-05-11 22:03:36 -07:00
..
canvas Simplify TOML syntax 2016-04-26 23:51:36 +02:00
canvas_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
compositing added infrastructure to handle interval and CSV time profiling alongside html-timeline-profiling 2016-05-11 11:27:07 -07:00
devtools Simplify TOML syntax 2016-04-26 23:51:36 +02:00
devtools_traits Remove unused dependencies 2016-05-02 16:33:56 -07:00
gfx Auto merge of #11103 - pcwalton:mac-font-matching, r=metajack 2016-05-10 14:11:35 -07:00
gfx_traits Simplify TOML syntax 2016-04-26 23:51:36 +02:00
layout Auto merge of #11125 - pcwalton:reddit-block-formatting-context-fix, r=mbrubeck 2016-05-11 00:41:00 -07:00
layout_traits move trait ConvertPipelineIdToWebRender to a better place 2016-05-09 01:20:24 +03:00
msg Move ConvertPipelineIdFromWebRender to compositing 2016-05-10 02:36:54 +09:00
net Auto merge of #11029 - izgzhen:filemanager_thread, r=Manishearth 2016-05-11 04:28:58 -07:00
net_traits Auto merge of #11029 - izgzhen:filemanager_thread, r=Manishearth 2016-05-11 04:28:58 -07:00
plugins Simplify TOML syntax 2016-04-26 23:51:36 +02:00
profile added infrastructure to handle interval and CSV time profiling alongside html-timeline-profiling 2016-05-11 11:27:07 -07:00
profile_traits added infrastructure to handle interval and CSV time profiling alongside html-timeline-profiling 2016-05-11 11:27:07 -07:00
range Use num-traits in range. 2016-04-20 14:59:05 +02:00
script Auto merge of #11044 - ConnorGBrewster:page_to_browsing_context, r=jdm 2016-05-11 20:53:02 -07:00
script_traits Auto merge of #10840 - ConnorGBrewster:window_alert, r=jdm 2016-05-04 09:10:40 -07:00
servo Auto merge of #11123 - larsbergstrom:disable_codgen_units, r=pcwalton 2016-05-11 22:03:36 -07:00
style Explicitly list inputs to the style crate's build script 2016-05-11 10:46:33 -07:00
style_traits Remove some unused dependencies 2016-05-02 16:00:57 -07:00
util added infrastructure to handle interval and CSV time profiling alongside html-timeline-profiling 2016-05-11 11:27:07 -07:00
webdriver_server Added delete session command. 2016-05-10 13:00:12 -05:00