Simon Sapin
b5a4b8d6a0
Upgrade to rustc 1.21.0-nightly (13d94d5fa 2017-08-10)
2017-08-15 14:10:44 +02:00
Simon Sapin
a205c82264
Upgrade to rustc 1.21.0-nightly (599be0d18 2017-07-26)
2017-07-27 02:21:01 +02:00
Simon Sapin
9a186268bf
Upgrade to rustc 1.20.0-nightly (504328a31 2017-07-21)
...
and cargo 0.21.0-nightly (ffab51954 2017-07-18).
The latter adds support for the `[patch]` section of `Cargo.toml`:
http://doc.crates.io/manifest.html#the-patch-section
http://doc.crates.io/specifying-dependencies.html#overriding-dependencies
2017-07-22 06:29:38 +02:00
Simon Sapin
a0c13dda41
Upgrade to rustc 1.20.0-nightly (ab91c70cc 2017-07-14)
2017-07-14 09:41:51 +02:00
Anthony Ramine
612dbb868d
Update to rustc 1.20.0-nightly (f85579d4a 2017-07-12)
2017-07-13 15:20:51 +02:00
Emilio Cobos Álvarez
dc28d6244c
Revert "Auto merge of #17633 - servo:rustup, r=nox"
...
This reverts commit 327e72aa14
, reversing
changes made to eec51cdd57
.
2017-07-12 23:00:07 +02:00
Simon Sapin
665e9203a1
Upgrade to rustc 1.20.0-nightly (696412de7 2017-07-06)
2017-07-07 15:28:22 +02:00
Simon Sapin
7fbb658224
Upgrade to rustc 1.20.0-nightly (3bfc18a96 2017-06-29)
2017-06-30 23:22:38 +02:00
Anthony Ramine
4c8a0f0626
Update Rust nightly to 1.19.0-nightly (2416e222e 2017-06-09)
2017-06-09 11:12:42 +02:00
Anthony Ramine
56c961af5a
Revert "Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)"
...
This reverts commit f081380dc0
.
2017-06-03 14:37:17 +02:00
Anthony Ramine
f081380dc0
Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)
2017-06-03 13:35:55 +02:00
Josh Matthews
74ff7f957f
Update rustc to 03bed655142dd5e42ba4539de53b3663d8a123e0.
2017-05-29 14:51:23 -04:00
Simon Sapin
dd38c0969d
Fix illegal_floating_point_literal_pattern again and rustup…
...
… to compiler that has it, to avoid regressing again.
2017-05-13 14:23:25 +02:00
Simon Sapin
02e1901bc1
Upgrade to rustc 1.19.0-nightly (ced823e26 2017-05-07)
2017-05-08 12:46:03 +02:00
Simon Sapin
fe11849b2f
Upgrade to rustc 1.19.0-nightly (06fb4d256 2017-04-30)
2017-04-30 21:00:48 +02:00
Anthony Ramine
c234bf92d0
Update rustc to 1.18.0-nightly (b0a4074c5 2017-04-26)
2017-04-26 17:34:34 +02:00
Simon Sapin
cfaba71fb2
Upgrade to rustc 1.18.0-nightly (23de823e9 2017-04-23)
2017-04-24 01:48:02 +02:00
Simon Sapin
daba02438d
Upgrade to rustc 1.18.0-nightly (5f13a3b54 2017-04-15)
...
This version enables [struct field reordering][1] which brings the size
of the types for specified values of some CSS properties under the threshold
such that they shouldn’t be boxed anymore, making unit tests fail.
Simply unboxing them moves the test failure to Stylo’s unit tests,
since the stable compiler used in that case does not do field re-ordering.
Therefore, we manually reorder a couple fields to effectively bring this
optimization to older compilers for a few specific types.
[1]: https://github.com/rust-lang/rust/pull/40377
2017-04-15 14:00:00 +02:00
Simon Sapin
de01c59891
Upgrade to rustc 1.18.0-nightly (474f7a91e 2017-03-31)
2017-03-31 15:09:04 +02:00
Anthony Ramine
42ce9bfd49
Update rustc to 1.17.0-nightly (cf69238b8 2017-03-29)
2017-03-29 19:57:22 +02:00
Anthony Ramine
c16234f7a7
Update rustc to 1.17.0-nightly (7dd4e2db7 2017-03-26)
2017-03-26 16:10:44 +02:00
Simon Sapin
31678b426c
Update to rustc 1.17.0-nightly (8c72b7651 2017-03-11)
...
This fixes the DOM node size regression introduced by a previous Rust update:
https://github.com/servo/servo/issues/15704
2017-03-11 11:46:41 +01:00
Simon Sapin
64885c4213
Update to rustc 1.17.0-nightly (413a975e3 2017-02-23)
...
Fix #15704
2017-02-24 01:49:29 +01:00
Anthony Ramine
336e6c8f28
Switch to commit-specific nightlies
2017-02-15 14:55:02 +01:00