servo/components
bors-servo de48f25d0b
Auto merge of #21272 - servo:rustup, r=avadacatavra
Use the packed_simd crate instead of std::simd

`std::simd` was removed in https://github.com/rust-lang/rust/pull/52535.
https://crates.io/crates/packed_simd is in the rust-lang-nursery org.

<!-- 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/21272)
<!-- Reviewable:end -->
2018-07-29 12:58:25 -04:00
..
allocator Upgrade to rustc 1.28.0-nightly (b68432d56 2018-06-12) 2018-06-14 04:19:17 +02:00
atoms atoms: Add scroll-position as a static atom. 2018-06-02 12:19:32 +02:00
bluetooth move top_level_browsing_context_id out of embedder msg 2018-05-23 21:46:05 +08:00
bluetooth_traits Update regex to 1.0 2018-07-07 12:03:17 +02:00
canvas Cache which capabilities are enabled in the context (fixes #20534) 2018-07-25 19:58:02 +02:00
canvas_traits Cache which capabilities are enabled in the context (fixes #20534) 2018-07-25 19:58:02 +02:00
compositing Update to gleam 0.6 2018-07-18 18:31:51 +02:00
config Auto merge of #21195 - servo:rustup, r=nox 2018-07-18 05:37:08 -04:00
constellation Rustfmt the constellation 2018-07-21 15:03:23 -06:00
debugger
deny_public_fields
devtools
devtools_traits
dom_struct Upgrade to rustc 1.29.0-nightly (1ecf6929d 2018-07-16) 2018-07-18 11:25:30 +02:00
domobject_derive
embedder_traits improve spec compliance of window.close 2018-06-04 15:02:23 +08:00
fallible
geometry Update euclid to 0.18 2018-07-18 09:27:24 +02:00
gfx Use the packed_simd crate instead of std::simd 2018-07-27 22:44:14 +02:00
gfx_traits
hashglobe
jstraceable_derive
layout Update parking_lot to 0.6 2018-07-20 00:44:08 +02:00
layout_thread Update parking_lot to 0.6 2018-07-20 00:44:08 +02:00
layout_traits
malloc_size_of Update euclid to 0.18 2018-07-18 09:27:24 +02:00
malloc_size_of_derive
metrics
msg Remove components/nonzero, use std::num::NonZero instead 2018-06-16 00:14:41 +02:00
net Auto merge of #20892 - gw3583:update-wr, r=mbrubeck 2018-06-26 17:27:31 -04:00
net_traits WIP: Dedupe dependencies 2018-07-16 08:59:15 +10:00
profile Update regex to 1.0 2018-07-07 12:03:17 +02:00
profile_traits
rand
range
remutex Remove components/nonzero, use std::num::NonZero instead 2018-06-16 00:14:41 +02:00
script Auto merge of #21111 - gterzian:implement_document_load_cancellation, r=jdm 2018-07-29 11:14:29 -04:00
script_layout_interface Update euclid to 0.18 2018-07-18 09:27:24 +02:00
script_plugins Upgrade to rustc 1.29.0-nightly (1ecf6929d 2018-07-16) 2018-07-18 11:25:30 +02:00
script_traits Track hash changes in session history 2018-07-21 12:38:51 -06:00
selectors style: Make svg:use use an actual shadow tree. 2018-07-24 03:30:12 +02:00
servo Update to gleam 0.6 2018-07-18 18:31:51 +02:00
servo_arc style: Use an acquire load for is_unique in servo_arc. 2018-07-24 03:27:08 +02:00
size_of_test
style style: Appease tidy. 2018-07-24 03:58:16 +02:00
style_derive style: Better debugging for media-query related code and ua-cache. 2018-06-23 20:37:16 +02:00
style_traits Update euclid to 0.18 2018-07-18 09:27:24 +02:00
url
webdriver_server WebDriver timeout settings are not optional. 2018-07-19 18:07:33 +02:00
webvr Update euclid to 0.18 2018-07-18 09:27:24 +02:00
webvr_traits