servo/components
Simon Sapin 2f46a0d65e Remove explicit lifetime arguments on a method call.
This causes a warning it today’s Nightly:
https://github.com/rust-lang/rust/issues/42868

… which makes the build fail because we use `#![deny(warnings)]`.
This warning is planned to become a hard error in a future Rust version.
2017-07-19 14:34:33 +02:00
..
atoms Bump serde to 1.0 2017-06-16 13:31:18 +02:00
bluetooth Untry 2017-06-18 13:21:51 +02:00
bluetooth_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
canvas Don't delete webrender image keys immediately. 2017-07-17 15:24:42 -05:00
canvas_traits Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
compositing allow_navigation: use channel to send response 2017-07-17 08:55:59 +02:00
config Add option to write profiler output to InfluxDB 2017-07-03 10:13:46 +02:00
constellation Auto merge of #17709 - paulrouget:new_pipeline_before_add_pending_changes, r=cbrewster 2017-07-13 10:50:07 -07:00
debugger
deny_public_fields deny_public_fields: display field identifier in help message 2017-06-25 18:12:43 +01:00
devtools Untry 2017-06-18 13:21:51 +02:00
devtools_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
dom_struct
domobject_derive
geometry Bump serde to 1.0 2017-06-16 13:31:18 +02:00
gfx Implement new Webrender PushTextShadow API 2017-07-18 12:53:34 +02:00
gfx_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
jstraceable_derive
layout Update WR (text-shadow improvements, iframe + image clips, depth buffer sharing). 2017-07-18 15:26:06 +02:00
layout_thread stylo: Switch Gecko over to ServoStyleContext 2017-07-17 18:03:23 -07:00
layout_traits Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
msg Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
net Auto merge of #16508 - brainlessdeveloper:fetch-set-origin, r=asajeffrey 2017-07-17 08:29:23 -07:00
net_traits Auto merge of #16508 - brainlessdeveloper:fetch-set-origin, r=asajeffrey 2017-07-17 08:29:23 -07:00
profile Add option to write profiler output to InfluxDB 2017-07-03 10:13:46 +02:00
profile_traits Passing ProfilerChan by reference to the send_profile_data method. 2017-06-25 14:29:44 +02:00
rand
range Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
remutex
script Auto merge of #17761 - cbrewster:ce_reactions, r=jdm 2017-07-18 12:37:46 -07:00
script_layout_interface style: Cleanup most of the Inner mess. 2017-07-18 17:34:57 +02:00
script_plugins Upgrade to rustc 1.20.0-nightly (3bfc18a96 2017-06-29) 2017-06-30 23:22:38 +02:00
script_traits Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
selectors Auto merge of #17539 - jyc:simplify-an-b, r=emilio 2017-07-19 03:59:50 -07:00
servo Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
servo_arc stylo: Make Servo Arc types use ptr to T instead of ptr to ArcInner<T> 2017-07-17 18:03:09 -07:00
size_of_test
style Remove explicit lifetime arguments on a method call. 2017-07-19 14:34:33 +02:00
style_derive Introduce #[css(comma)] 2017-07-11 17:14:14 +02:00
style_traits Suppress CSS parser errors for vendor-prefixed properties. 2017-07-17 10:00:31 -04:00
url Untry 2017-06-18 13:21:51 +02:00
webdriver_server Untry 2017-06-18 13:21:51 +02:00
webvr Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
webvr_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00