gecko-dev/third_party
Nathan Froyd 65e7b0bbd1 Bug 1485409 - update crates to dispense with winapi 0.2.8 requirement; r=glandium
winapi 0.2.8 is used by a number of crates in our dependency graph.  The
newest version of winapi is 0.3.4, which is a significant restructuring
and also more amenable to further development, e.g. adding AArch64
support.  This patch does the easy work of updating as many things as
possible to winapi 0.3.4 via a simple `cargo update`:

cargo update -p atty:0.2.2 -p fs2 -p msdos_time -p parking_lot_core -p aho-corasick

and then vendoring the results of those changes.
2018-08-28 21:37:30 -04:00
..
aom Bug 1476408 - Only build stats code if examples are enabled; r=TD-Linux 2018-07-24 10:37:28 -04:00
msgpack Bug 1421501 - build integration for vendored msgpack r=glandium 2018-08-06 15:10:36 -07:00
prio Bug 1421501 - add vendored libprio from https://github.com/mozilla/libprio r=fkiefer 2018-06-20 17:21:01 -07:00
python bug 1461992 - update vendored copy of voluptuous to 0.11.5. r=gps 2018-08-06 06:45:33 -04:00
rust Bug 1485409 - update crates to dispense with winapi 0.2.8 requirement; r=glandium 2018-08-28 21:37:30 -04:00
webkit/PerformanceTests Bug 1480841 - Raptor support for running speedometer on geckoview r=jmaher 2018-08-17 18:06:22 +00:00
moz.build Bug 1421501 - build integration for vendored msgpack r=glandium 2018-08-06 15:10:36 -07:00