Граф коммитов

536 Коммитов

Автор SHA1 Сообщение Дата
Paul Adenot dd1c0a3c44 Bug 1561681 - Change log level for audio thread promotion related-messages. r=kinetik
Differential Revision: https://phabricator.services.mozilla.com/D36077

--HG--
extra : moz-landing-system : lando
2019-06-26 20:23:49 +00:00
Emilio Cobos Álvarez 381f2a89b9 Bug 1561355 - Update bindgen so as to not build clap. r=froydnj
Clap is a very slow crate to build and we're using bindgen as a library, so we don't really need to build it.

Unfortunately other crates (binast / geckodriver) do rely on clap, so it doesn't completely go away from the dependency graph.

Differential Revision: https://phabricator.services.mozilla.com/D35827

--HG--
extra : moz-landing-system : lando
2019-06-25 18:13:10 +00:00
Paul Adenot 0a287dc06a Bug 1560720 - Provide a blanket/noop implementation of audio_thread_priority for platform without a backend. r=kinetik
Differential Revision: https://phabricator.services.mozilla.com/D35690

--HG--
extra : moz-landing-system : lando
2019-06-24 20:43:25 +00:00
Bastien Orivel 11f31bfdc8 Bug 1396824 - Part 2: Revendor dependencies. r=ato
Differential Revision: https://phabricator.services.mozilla.com/D34632

--HG--
rename : third_party/rust/crossbeam-utils-0.3.2/Cargo.toml => third_party/rust/crossbeam-channel/Cargo.toml
rename : third_party/rust/crossbeam-utils-0.3.2/LICENSE-APACHE => third_party/rust/crossbeam-channel/LICENSE-APACHE
rename : third_party/rust/tokio-uds/LICENSE-MIT => third_party/rust/crossbeam-channel/LICENSE-MIT
rename : third_party/rust/tokio-timer/Cargo.toml => third_party/rust/headers-core/Cargo.toml
rename : third_party/rust/hyper/LICENSE => third_party/rust/headers-core/LICENSE
rename : third_party/rust/tokio-timer/Cargo.toml => third_party/rust/headers-derive/Cargo.toml
rename : third_party/rust/hyper/LICENSE => third_party/rust/headers-derive/LICENSE
rename : third_party/rust/hyper/LICENSE => third_party/rust/headers/LICENSE
rename : third_party/rust/tokio-timer/Cargo.toml => third_party/rust/input_buffer/Cargo.toml
rename : third_party/rust/crossbeam-utils-0.3.2/LICENSE-APACHE => third_party/rust/input_buffer/LICENSE-APACHE
rename : third_party/rust/hyper/LICENSE => third_party/rust/input_buffer/LICENSE-MIT
rename : third_party/rust/tokio-executor/Cargo.toml => third_party/rust/mime/Cargo.toml
rename : third_party/rust/crossbeam-utils-0.3.2/LICENSE-APACHE => third_party/rust/mime/LICENSE-APACHE
rename : third_party/rust/hyper/LICENSE => third_party/rust/mime/LICENSE-MIT
rename : third_party/rust/hyper/LICENSE => third_party/rust/mime_guess/LICENSE
rename : third_party/rust/scoped-tls/.cargo-checksum.json => third_party/rust/scoped-tls-0.1.0/.cargo-checksum.json
rename : third_party/rust/scoped-tls/Cargo.toml => third_party/rust/scoped-tls-0.1.0/Cargo.toml
rename : third_party/rust/crossbeam-utils-0.3.2/LICENSE-APACHE => third_party/rust/scoped-tls-0.1.0/LICENSE-APACHE
rename : third_party/rust/tokio-uds/LICENSE-MIT => third_party/rust/scoped-tls-0.1.0/LICENSE-MIT
rename : third_party/rust/scoped-tls/README.md => third_party/rust/scoped-tls-0.1.0/README.md
rename : third_party/rust/scoped-tls/src/lib.rs => third_party/rust/scoped-tls-0.1.0/src/lib.rs
rename : third_party/rust/tokio-uds/LICENSE-APACHE => third_party/rust/serde_urlencoded/LICENSE-APACHE
rename : third_party/rust/tokio-uds/LICENSE-MIT => third_party/rust/serde_urlencoded/LICENSE-MIT
rename : third_party/rust/tokio-executor/Cargo.toml => third_party/rust/tokio-current-thread/Cargo.toml
rename : third_party/rust/tokio-uds/LICENSE-MIT => third_party/rust/tokio-current-thread/LICENSE
rename : third_party/rust/tokio-timer/README.md => third_party/rust/tokio-current-thread/README.md
rename : third_party/rust/tokio/src/executor/current_thread/mod.rs => third_party/rust/tokio-current-thread/src/lib.rs
rename : third_party/rust/tokio/src/executor/current_thread/scheduler.rs => third_party/rust/tokio-current-thread/src/scheduler.rs
rename : third_party/rust/tokio-executor/src/lib.rs => third_party/rust/tokio-executor/src/executor.rs
rename : third_party/rust/tokio-timer/src/timer/level.rs => third_party/rust/tokio-timer/src/wheel/level.rs
rename : third_party/rust/tokio-uds/.cargo-checksum.json => third_party/rust/tokio-uds-0.1.7/.cargo-checksum.json
rename : third_party/rust/tokio-uds/Cargo.toml => third_party/rust/tokio-uds-0.1.7/Cargo.toml
rename : third_party/rust/crossbeam-utils-0.3.2/LICENSE-APACHE => third_party/rust/tokio-uds-0.1.7/LICENSE-APACHE
rename : third_party/rust/tokio-uds/LICENSE-MIT => third_party/rust/tokio-uds-0.1.7/LICENSE-MIT
rename : third_party/rust/tokio-uds/README.md => third_party/rust/tokio-uds-0.1.7/README.md
rename : third_party/rust/tokio-uds/src/frame.rs => third_party/rust/tokio-uds-0.1.7/src/frame.rs
rename : third_party/rust/tokio-uds/src/lib.rs => third_party/rust/tokio-uds-0.1.7/src/lib.rs
rename : third_party/rust/tokio-uds/src/ucred.rs => third_party/rust/tokio-uds-0.1.7/src/ucred.rs
rename : third_party/rust/tokio-uds/LICENSE-MIT => third_party/rust/tokio-uds/LICENSE
rename : third_party/rust/crossbeam-utils-0.3.2/LICENSE-APACHE => third_party/rust/tungstenite/LICENSE-APACHE
rename : third_party/rust/hyper/LICENSE => third_party/rust/tungstenite/LICENSE-MIT
rename : third_party/rust/tokio-timer/Cargo.toml => third_party/rust/unicase-1.4.2/Cargo.toml
rename : third_party/rust/hyper/LICENSE => third_party/rust/unicase-1.4.2/LICENSE
rename : third_party/rust/crossbeam-utils/Cargo.toml => third_party/rust/unicase/Cargo.toml
rename : third_party/rust/crossbeam-utils-0.3.2/LICENSE-APACHE => third_party/rust/unicase/LICENSE-APACHE
rename : third_party/rust/hyper/LICENSE => third_party/rust/unicase/LICENSE-MIT
rename : third_party/rust/hyper/LICENSE => third_party/rust/urlencoding/LICENSE
rename : third_party/rust/tokio-executor/Cargo.toml => third_party/rust/utf-8/Cargo.toml
rename : third_party/rust/tokio-timer/Cargo.toml => third_party/rust/version_check/Cargo.toml
rename : third_party/rust/crossbeam-utils-0.3.2/LICENSE-APACHE => third_party/rust/version_check/LICENSE-APACHE
rename : third_party/rust/hyper/LICENSE => third_party/rust/warp/LICENSE
extra : moz-landing-system : lando
2019-06-21 17:18:50 +00:00
Paul Adenot 6af26dcc3d Bug 1429847 - Vendor rust, to pick up the changes. r=kinetik
Differential Revision: https://phabricator.services.mozilla.com/D30907

--HG--
extra : moz-landing-system : lando
2019-06-21 19:51:22 +00:00
Myk Melez 9c002b4396 Bug 1557161 - enable rkv consumers to migrate LMDB environments across architecture changes r=lina,keeler,froydnj
Differential Revision: https://phabricator.services.mozilla.com/D33863

--HG--
extra : moz-landing-system : lando
2019-06-13 19:14:59 +00:00
Mike Hommey 0ab79a1ca0 Bug 1557171 - Update vendored lmdb-rkv-sys to 0.8.4. r=chmanchester
The only change is a fix for building for mips.

Differential Revision: https://phabricator.services.mozilla.com/D34096

--HG--
extra : moz-landing-system : lando
2019-06-11 20:23:10 +00:00
Cosmin Sabou 0ab9a65596 Backed out changeset ce509bb0895a (bug 1557161) for Windows 2012 AArch64 build bustages. CLOSED TREE 2019-06-10 21:45:55 +03:00
Myk Melez 9edec819af Bug 1557161 - enable rkv consumers to migrate LMDB environments across architecture changes r=lina,keeler,froydnj
Differential Revision: https://phabricator.services.mozilla.com/D33863

--HG--
extra : moz-landing-system : lando
2019-06-10 18:14:46 +00:00
David Teller 260e07c0c7 Bug 1520001 - mach rust vendor;r=arai,smaug
Depends on D34130

Differential Revision: https://phabricator.services.mozilla.com/D34131

--HG--
rename : third_party/rust/ascii-canvas/LICENSE-APACHE => third_party/rust/itertools-0.7.6/LICENSE-APACHE
rename : third_party/rust/petgraph/LICENSE-MIT => third_party/rust/itertools-0.7.6/LICENSE-MIT
rename : third_party/rust/itertools/Makefile => third_party/rust/itertools-0.7.6/Makefile
rename : third_party/rust/itertools/custom.css => third_party/rust/itertools-0.7.6/custom.css
extra : moz-landing-system : lando
2019-06-10 14:09:06 +00:00
Lina Cambridge 0c9500bf00 Bug 1552621 - Record shutdown blocker progress in the bookmarks mirror. r=markh,tcsc
This commit introduces a `mozISyncedBookmarksMirrorProgressListener`
interface for capturing telemetry and updating shutdown blocker state
after each step of the merge, instead of waiting until the end. This
also means we can also record events for interrupted and failed merges,
and pass validation data through to the Sync ping.

Shutdown hang crash reports now have a `steps` field, indicating the
sequence of completed steps and when they were recorded. If the last
step in the hang report is `fetchLocalTree`, we know the merger is
blocked on `fetchNewLocalContents`. If the last step is
`fetchNewLocalContents`, the merger is stuck at `fetchRemoteTree`,
since that's the next step after `fetchNewLocalContents`.

This commit also implements `Driver::record_telemetry_event` to
dispatch progress callback runnables to the main thread.

Differential Revision: https://phabricator.services.mozilla.com/D31950

--HG--
extra : moz-landing-system : lando
2019-06-03 23:04:37 +00:00
Bastien Orivel 7a1acfce91 Bug 1556645 - Update libz-sys and revendor dependencies. r=dmajor
This removes the dependency on the gcc crate

Differential Revision: https://phabricator.services.mozilla.com/D33600

--HG--
rename : third_party/rust/libz-sys/src/zlib-1.2.8/CMakeLists.txt => third_party/rust/libz-sys/src/zlib/CMakeLists.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/ChangeLog => third_party/rust/libz-sys/src/zlib/ChangeLog
rename : third_party/rust/libz-sys/src/zlib-1.2.8/FAQ => third_party/rust/libz-sys/src/zlib/FAQ
rename : third_party/rust/libz-sys/src/zlib-1.2.8/INDEX => third_party/rust/libz-sys/src/zlib/INDEX
rename : third_party/rust/libz-sys/src/zlib-1.2.8/Makefile => third_party/rust/libz-sys/src/zlib/Makefile
rename : third_party/rust/libz-sys/src/zlib-1.2.8/README => third_party/rust/libz-sys/src/zlib/README
rename : third_party/rust/libz-sys/src/zlib-1.2.8/adler32.c => third_party/rust/libz-sys/src/zlib/adler32.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/amiga/Makefile.pup => third_party/rust/libz-sys/src/zlib/amiga/Makefile.pup
rename : third_party/rust/libz-sys/src/zlib-1.2.8/amiga/Makefile.sas => third_party/rust/libz-sys/src/zlib/amiga/Makefile.sas
rename : third_party/rust/libz-sys/src/zlib-1.2.8/compress.c => third_party/rust/libz-sys/src/zlib/compress.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/configure => third_party/rust/libz-sys/src/zlib/configure
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/README.contrib => third_party/rust/libz-sys/src/zlib/contrib/README.contrib
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/buffer_demo.adb => third_party/rust/libz-sys/src/zlib/contrib/ada/buffer_demo.adb
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/mtest.adb => third_party/rust/libz-sys/src/zlib/contrib/ada/mtest.adb
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/read.adb => third_party/rust/libz-sys/src/zlib/contrib/ada/read.adb
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/readme.txt => third_party/rust/libz-sys/src/zlib/contrib/ada/readme.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/test.adb => third_party/rust/libz-sys/src/zlib/contrib/ada/test.adb
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/zlib-streams.adb => third_party/rust/libz-sys/src/zlib/contrib/ada/zlib-streams.adb
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/zlib-streams.ads => third_party/rust/libz-sys/src/zlib/contrib/ada/zlib-streams.ads
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/zlib-thin.adb => third_party/rust/libz-sys/src/zlib/contrib/ada/zlib-thin.adb
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/zlib-thin.ads => third_party/rust/libz-sys/src/zlib/contrib/ada/zlib-thin.ads
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/zlib.adb => third_party/rust/libz-sys/src/zlib/contrib/ada/zlib.adb
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/zlib.ads => third_party/rust/libz-sys/src/zlib/contrib/ada/zlib.ads
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/ada/zlib.gpr => third_party/rust/libz-sys/src/zlib/contrib/ada/zlib.gpr
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/amd64/amd64-match.S => third_party/rust/libz-sys/src/zlib/contrib/amd64/amd64-match.S
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/asm686/README.686 => third_party/rust/libz-sys/src/zlib/contrib/asm686/README.686
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/asm686/match.S => third_party/rust/libz-sys/src/zlib/contrib/asm686/match.S
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/blast/Makefile => third_party/rust/libz-sys/src/zlib/contrib/blast/Makefile
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/blast/README => third_party/rust/libz-sys/src/zlib/contrib/blast/README
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/blast/blast.c => third_party/rust/libz-sys/src/zlib/contrib/blast/blast.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/blast/blast.h => third_party/rust/libz-sys/src/zlib/contrib/blast/blast.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/blast/test.pk => third_party/rust/libz-sys/src/zlib/contrib/blast/test.pk
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/blast/test.txt => third_party/rust/libz-sys/src/zlib/contrib/blast/test.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/delphi/ZLib.pas => third_party/rust/libz-sys/src/zlib/contrib/delphi/ZLib.pas
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/delphi/ZLibConst.pas => third_party/rust/libz-sys/src/zlib/contrib/delphi/ZLibConst.pas
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/delphi/readme.txt => third_party/rust/libz-sys/src/zlib/contrib/delphi/readme.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/delphi/zlibd32.mak => third_party/rust/libz-sys/src/zlib/contrib/delphi/zlibd32.mak
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib.build => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib.build
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib.chm => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib.chm
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib.sln => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib.sln
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib/AssemblyInfo.cs => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib/ChecksumImpl.cs => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib/CircularBuffer.cs => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib/CodecBase.cs => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib/CodecBase.cs
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib/Deflater.cs => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib/Deflater.cs
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib/DotZLib.cs => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib/DotZLib.cs
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib/DotZLib.csproj => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib/GZipStream.cs => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib/GZipStream.cs
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib/Inflater.cs => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib/Inflater.cs
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/DotZLib/UnitTests.cs => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/DotZLib/UnitTests.cs
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/LICENSE_1_0.txt => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/LICENSE_1_0.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/dotzlib/readme.txt => third_party/rust/libz-sys/src/zlib/contrib/dotzlib/readme.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/gcc_gvmat64/gvmat64.S => third_party/rust/libz-sys/src/zlib/contrib/gcc_gvmat64/gvmat64.S
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/infback9/README => third_party/rust/libz-sys/src/zlib/contrib/infback9/README
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/infback9/infback9.c => third_party/rust/libz-sys/src/zlib/contrib/infback9/infback9.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/infback9/infback9.h => third_party/rust/libz-sys/src/zlib/contrib/infback9/infback9.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/infback9/inffix9.h => third_party/rust/libz-sys/src/zlib/contrib/infback9/inffix9.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/infback9/inflate9.h => third_party/rust/libz-sys/src/zlib/contrib/infback9/inflate9.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/infback9/inftree9.c => third_party/rust/libz-sys/src/zlib/contrib/infback9/inftree9.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/infback9/inftree9.h => third_party/rust/libz-sys/src/zlib/contrib/infback9/inftree9.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/inflate86/inffas86.c => third_party/rust/libz-sys/src/zlib/contrib/inflate86/inffas86.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/inflate86/inffast.S => third_party/rust/libz-sys/src/zlib/contrib/inflate86/inffast.S
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/iostream/test.cpp => third_party/rust/libz-sys/src/zlib/contrib/iostream/test.cpp
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/iostream/zfstream.cpp => third_party/rust/libz-sys/src/zlib/contrib/iostream/zfstream.cpp
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/iostream/zfstream.h => third_party/rust/libz-sys/src/zlib/contrib/iostream/zfstream.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/iostream2/zstream.h => third_party/rust/libz-sys/src/zlib/contrib/iostream2/zstream.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/iostream2/zstream_test.cpp => third_party/rust/libz-sys/src/zlib/contrib/iostream2/zstream_test.cpp
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/iostream3/README => third_party/rust/libz-sys/src/zlib/contrib/iostream3/README
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/iostream3/TODO => third_party/rust/libz-sys/src/zlib/contrib/iostream3/TODO
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/iostream3/test.cc => third_party/rust/libz-sys/src/zlib/contrib/iostream3/test.cc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/iostream3/zfstream.cc => third_party/rust/libz-sys/src/zlib/contrib/iostream3/zfstream.cc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/iostream3/zfstream.h => third_party/rust/libz-sys/src/zlib/contrib/iostream3/zfstream.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/masmx64/bld_ml64.bat => third_party/rust/libz-sys/src/zlib/contrib/masmx64/bld_ml64.bat
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/masmx64/gvmat64.asm => third_party/rust/libz-sys/src/zlib/contrib/masmx64/gvmat64.asm
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/masmx64/inffas8664.c => third_party/rust/libz-sys/src/zlib/contrib/masmx64/inffas8664.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/masmx64/inffasx64.asm => third_party/rust/libz-sys/src/zlib/contrib/masmx64/inffasx64.asm
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/masmx64/readme.txt => third_party/rust/libz-sys/src/zlib/contrib/masmx64/readme.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/masmx86/bld_ml32.bat => third_party/rust/libz-sys/src/zlib/contrib/masmx86/bld_ml32.bat
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/masmx86/inffas32.asm => third_party/rust/libz-sys/src/zlib/contrib/masmx86/inffas32.asm
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/masmx86/match686.asm => third_party/rust/libz-sys/src/zlib/contrib/masmx86/match686.asm
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/masmx86/readme.txt => third_party/rust/libz-sys/src/zlib/contrib/masmx86/readme.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/Makefile => third_party/rust/libz-sys/src/zlib/contrib/minizip/Makefile
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/Makefile.am => third_party/rust/libz-sys/src/zlib/contrib/minizip/Makefile.am
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/MiniZip64_Changes.txt => third_party/rust/libz-sys/src/zlib/contrib/minizip/MiniZip64_Changes.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/MiniZip64_info.txt => third_party/rust/libz-sys/src/zlib/contrib/minizip/MiniZip64_info.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/configure.ac => third_party/rust/libz-sys/src/zlib/contrib/minizip/configure.ac
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/crypt.h => third_party/rust/libz-sys/src/zlib/contrib/minizip/crypt.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/ioapi.c => third_party/rust/libz-sys/src/zlib/contrib/minizip/ioapi.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/ioapi.h => third_party/rust/libz-sys/src/zlib/contrib/minizip/ioapi.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/iowin32.c => third_party/rust/libz-sys/src/zlib/contrib/minizip/iowin32.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/iowin32.h => third_party/rust/libz-sys/src/zlib/contrib/minizip/iowin32.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/make_vms.com => third_party/rust/libz-sys/src/zlib/contrib/minizip/make_vms.com
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/miniunz.c => third_party/rust/libz-sys/src/zlib/contrib/minizip/miniunz.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/miniunzip.1 => third_party/rust/libz-sys/src/zlib/contrib/minizip/miniunzip.1
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/minizip.1 => third_party/rust/libz-sys/src/zlib/contrib/minizip/minizip.1
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/minizip.c => third_party/rust/libz-sys/src/zlib/contrib/minizip/minizip.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/minizip.pc.in => third_party/rust/libz-sys/src/zlib/contrib/minizip/minizip.pc.in
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/mztools.c => third_party/rust/libz-sys/src/zlib/contrib/minizip/mztools.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/mztools.h => third_party/rust/libz-sys/src/zlib/contrib/minizip/mztools.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/unzip.c => third_party/rust/libz-sys/src/zlib/contrib/minizip/unzip.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/unzip.h => third_party/rust/libz-sys/src/zlib/contrib/minizip/unzip.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/zip.c => third_party/rust/libz-sys/src/zlib/contrib/minizip/zip.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/minizip/zip.h => third_party/rust/libz-sys/src/zlib/contrib/minizip/zip.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/pascal/example.pas => third_party/rust/libz-sys/src/zlib/contrib/pascal/example.pas
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/pascal/readme.txt => third_party/rust/libz-sys/src/zlib/contrib/pascal/readme.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/delphi/zlibd32.mak => third_party/rust/libz-sys/src/zlib/contrib/pascal/zlibd32.mak
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/pascal/zlibpas.pas => third_party/rust/libz-sys/src/zlib/contrib/pascal/zlibpas.pas
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/puff/Makefile => third_party/rust/libz-sys/src/zlib/contrib/puff/Makefile
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/puff/README => third_party/rust/libz-sys/src/zlib/contrib/puff/README
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/puff/puff.c => third_party/rust/libz-sys/src/zlib/contrib/puff/puff.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/puff/puff.h => third_party/rust/libz-sys/src/zlib/contrib/puff/puff.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/puff/pufftest.c => third_party/rust/libz-sys/src/zlib/contrib/puff/pufftest.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/puff/zeros.raw => third_party/rust/libz-sys/src/zlib/contrib/puff/zeros.raw
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/testzlib/testzlib.c => third_party/rust/libz-sys/src/zlib/contrib/testzlib/testzlib.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/testzlib/testzlib.txt => third_party/rust/libz-sys/src/zlib/contrib/testzlib/testzlib.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/untgz/Makefile => third_party/rust/libz-sys/src/zlib/contrib/untgz/Makefile
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/untgz/Makefile.msc => third_party/rust/libz-sys/src/zlib/contrib/untgz/Makefile.msc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/untgz/untgz.c => third_party/rust/libz-sys/src/zlib/contrib/untgz/untgz.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/readme.txt => third_party/rust/libz-sys/src/zlib/contrib/vstudio/readme.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/miniunz.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/miniunz.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/miniunz.vcxproj.filters => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/miniunz.vcxproj.filters
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/minizip.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/minizip.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/minizip.vcxproj.filters => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/minizip.vcxproj.filters
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/testzlib.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/testzlib.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/testzlib.vcxproj.filters => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/testzlib.vcxproj.filters
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/testzlibdll.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/testzlibdll.vcxproj.filters => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj.filters
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc9/zlib.rc => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/zlib.rc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlibstat.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/zlibstat.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlibstat.vcxproj.filters => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/zlibstat.vcxproj.filters
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlibvc.def => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/zlibvc.def
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlibvc.sln => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/zlibvc.sln
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlibvc.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/zlibvc.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlibvc.vcxproj.filters => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc10/zlibvc.vcxproj.filters
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/miniunz.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc11/miniunz.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/minizip.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc11/minizip.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/testzlib.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc11/testzlib.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/testzlibdll.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc11/testzlibdll.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlib.rc => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc11/zlib.rc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/zlibstat.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc11/zlibstat.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlibvc.def => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc11/zlibvc.def
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/zlibvc.sln => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc11/zlibvc.sln
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/zlibvc.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc11/zlibvc.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/miniunz.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc12/miniunz.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/minizip.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc12/minizip.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/testzlib.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc12/testzlib.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/testzlibdll.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc12/testzlibdll.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlib.rc => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc12/zlib.rc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/zlibstat.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc12/zlibstat.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlibvc.def => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc12/zlibvc.def
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/zlibvc.sln => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc12/zlibvc.sln
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/zlibvc.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc12/zlibvc.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/miniunz.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc14/miniunz.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/minizip.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc14/minizip.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/testzlib.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc14/testzlib.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/testzlibdll.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc14/testzlibdll.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/zlib.rc => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc14/zlib.rc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/zlibstat.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc14/zlibstat.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlibvc.def => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc14/zlibvc.def
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/zlibvc.sln => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc14/zlibvc.sln
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc11/zlibvc.vcxproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc14/zlibvc.vcxproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc9/miniunz.vcproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc9/miniunz.vcproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc9/minizip.vcproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc9/minizip.vcproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc9/testzlib.vcproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc9/testzlib.vcproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc9/testzlibdll.vcproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc9/testzlibdll.vcproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlib.rc => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc9/zlib.rc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc9/zlibstat.vcproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc9/zlibstat.vcproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc10/zlibvc.def => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc9/zlibvc.def
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc9/zlibvc.sln => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc9/zlibvc.sln
rename : third_party/rust/libz-sys/src/zlib-1.2.8/contrib/vstudio/vc9/zlibvc.vcproj => third_party/rust/libz-sys/src/zlib/contrib/vstudio/vc9/zlibvc.vcproj
rename : third_party/rust/libz-sys/src/zlib-1.2.8/crc32.c => third_party/rust/libz-sys/src/zlib/crc32.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/crc32.h => third_party/rust/libz-sys/src/zlib/crc32.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/deflate.c => third_party/rust/libz-sys/src/zlib/deflate.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/deflate.h => third_party/rust/libz-sys/src/zlib/deflate.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/doc/algorithm.txt => third_party/rust/libz-sys/src/zlib/doc/algorithm.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/doc/rfc1950.txt => third_party/rust/libz-sys/src/zlib/doc/rfc1950.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/doc/rfc1951.txt => third_party/rust/libz-sys/src/zlib/doc/rfc1951.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/doc/rfc1952.txt => third_party/rust/libz-sys/src/zlib/doc/rfc1952.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/doc/txtvsbin.txt => third_party/rust/libz-sys/src/zlib/doc/txtvsbin.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/README.examples => third_party/rust/libz-sys/src/zlib/examples/README.examples
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/enough.c => third_party/rust/libz-sys/src/zlib/examples/enough.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/fitblk.c => third_party/rust/libz-sys/src/zlib/examples/fitblk.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/gun.c => third_party/rust/libz-sys/src/zlib/examples/gun.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/gzappend.c => third_party/rust/libz-sys/src/zlib/examples/gzappend.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/gzjoin.c => third_party/rust/libz-sys/src/zlib/examples/gzjoin.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/gzlog.c => third_party/rust/libz-sys/src/zlib/examples/gzlog.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/gzlog.h => third_party/rust/libz-sys/src/zlib/examples/gzlog.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/zlib_how.html => third_party/rust/libz-sys/src/zlib/examples/zlib_how.html
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/zpipe.c => third_party/rust/libz-sys/src/zlib/examples/zpipe.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/examples/zran.c => third_party/rust/libz-sys/src/zlib/examples/zran.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/gzclose.c => third_party/rust/libz-sys/src/zlib/gzclose.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/gzguts.h => third_party/rust/libz-sys/src/zlib/gzguts.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/gzlib.c => third_party/rust/libz-sys/src/zlib/gzlib.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/gzread.c => third_party/rust/libz-sys/src/zlib/gzread.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/gzwrite.c => third_party/rust/libz-sys/src/zlib/gzwrite.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/infback.c => third_party/rust/libz-sys/src/zlib/infback.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/inffast.c => third_party/rust/libz-sys/src/zlib/inffast.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/inffast.h => third_party/rust/libz-sys/src/zlib/inffast.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/inffixed.h => third_party/rust/libz-sys/src/zlib/inffixed.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/inflate.c => third_party/rust/libz-sys/src/zlib/inflate.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/inflate.h => third_party/rust/libz-sys/src/zlib/inflate.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/inftrees.c => third_party/rust/libz-sys/src/zlib/inftrees.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/inftrees.h => third_party/rust/libz-sys/src/zlib/inftrees.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/make_vms.com => third_party/rust/libz-sys/src/zlib/make_vms.com
rename : third_party/rust/libz-sys/src/zlib-1.2.8/msdos/Makefile.bor => third_party/rust/libz-sys/src/zlib/msdos/Makefile.bor
rename : third_party/rust/libz-sys/src/zlib-1.2.8/msdos/Makefile.dj2 => third_party/rust/libz-sys/src/zlib/msdos/Makefile.dj2
rename : third_party/rust/libz-sys/src/zlib-1.2.8/msdos/Makefile.emx => third_party/rust/libz-sys/src/zlib/msdos/Makefile.emx
rename : third_party/rust/libz-sys/src/zlib-1.2.8/msdos/Makefile.msc => third_party/rust/libz-sys/src/zlib/msdos/Makefile.msc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/msdos/Makefile.tc => third_party/rust/libz-sys/src/zlib/msdos/Makefile.tc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/nintendods/Makefile => third_party/rust/libz-sys/src/zlib/nintendods/Makefile
rename : third_party/rust/libz-sys/src/zlib-1.2.8/nintendods/README => third_party/rust/libz-sys/src/zlib/nintendods/README
rename : third_party/rust/libz-sys/src/zlib-1.2.8/old/Makefile.emx => third_party/rust/libz-sys/src/zlib/old/Makefile.emx
rename : third_party/rust/libz-sys/src/zlib-1.2.8/old/Makefile.riscos => third_party/rust/libz-sys/src/zlib/old/Makefile.riscos
rename : third_party/rust/libz-sys/src/zlib-1.2.8/old/README => third_party/rust/libz-sys/src/zlib/old/README
rename : third_party/rust/libz-sys/src/zlib-1.2.8/old/descrip.mms => third_party/rust/libz-sys/src/zlib/old/descrip.mms
rename : third_party/rust/libz-sys/src/zlib-1.2.8/old/os2/Makefile.os2 => third_party/rust/libz-sys/src/zlib/old/os2/Makefile.os2
rename : third_party/rust/libz-sys/src/zlib-1.2.8/old/os2/zlib.def => third_party/rust/libz-sys/src/zlib/old/os2/zlib.def
rename : third_party/rust/libz-sys/src/zlib-1.2.8/old/visual-basic.txt => third_party/rust/libz-sys/src/zlib/old/visual-basic.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/as400/zlib.inc => third_party/rust/libz-sys/src/zlib/os400/zlib.inc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/qnx/package.qpg => third_party/rust/libz-sys/src/zlib/qnx/package.qpg
rename : third_party/rust/libz-sys/src/zlib-1.2.8/test/example.c => third_party/rust/libz-sys/src/zlib/test/example.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/test/infcover.c => third_party/rust/libz-sys/src/zlib/test/infcover.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/test/minigzip.c => third_party/rust/libz-sys/src/zlib/test/minigzip.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/treebuild.xml => third_party/rust/libz-sys/src/zlib/treebuild.xml
rename : third_party/rust/libz-sys/src/zlib-1.2.8/trees.c => third_party/rust/libz-sys/src/zlib/trees.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/trees.h => third_party/rust/libz-sys/src/zlib/trees.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/watcom/watcom_f.mak => third_party/rust/libz-sys/src/zlib/watcom/watcom_f.mak
rename : third_party/rust/libz-sys/src/zlib-1.2.8/watcom/watcom_l.mak => third_party/rust/libz-sys/src/zlib/watcom/watcom_l.mak
rename : third_party/rust/libz-sys/src/zlib-1.2.8/win32/DLL_FAQ.txt => third_party/rust/libz-sys/src/zlib/win32/DLL_FAQ.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/win32/Makefile.bor => third_party/rust/libz-sys/src/zlib/win32/Makefile.bor
rename : third_party/rust/libz-sys/src/zlib-1.2.8/win32/Makefile.gcc => third_party/rust/libz-sys/src/zlib/win32/Makefile.gcc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/win32/Makefile.msc => third_party/rust/libz-sys/src/zlib/win32/Makefile.msc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/win32/README-WIN32.txt => third_party/rust/libz-sys/src/zlib/win32/README-WIN32.txt
rename : third_party/rust/libz-sys/src/zlib-1.2.8/win32/zlib.def => third_party/rust/libz-sys/src/zlib/win32/zlib.def
rename : third_party/rust/libz-sys/src/zlib-1.2.8/win32/zlib1.rc => third_party/rust/libz-sys/src/zlib/win32/zlib1.rc
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zconf.h => third_party/rust/libz-sys/src/zlib/zconf.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zconf.h.cmakein => third_party/rust/libz-sys/src/zlib/zconf.h.cmakein
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zconf.h.in => third_party/rust/libz-sys/src/zlib/zconf.h.in
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zlib.3 => third_party/rust/libz-sys/src/zlib/zlib.3
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zlib.h => third_party/rust/libz-sys/src/zlib/zlib.h
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zlib.map => third_party/rust/libz-sys/src/zlib/zlib.map
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zlib.pc.cmakein => third_party/rust/libz-sys/src/zlib/zlib.pc.cmakein
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zlib.pc.in => third_party/rust/libz-sys/src/zlib/zlib.pc.in
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zlib2ansi => third_party/rust/libz-sys/src/zlib/zlib2ansi
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zutil.c => third_party/rust/libz-sys/src/zlib/zutil.c
rename : third_party/rust/libz-sys/src/zlib-1.2.8/zutil.h => third_party/rust/libz-sys/src/zlib/zutil.h
extra : moz-landing-system : lando
2019-06-04 18:44:05 +00:00
Lars T Hansen fdbd260675 Bug 1556641 - mach vendor rust. r=bbouvier
Pull in file changes after re-pointing cranelift to current HEAD.

Differential Revision: https://phabricator.services.mozilla.com/D33599

--HG--
extra : rebase_source : cc2f736bd3990d6f5b1eabf63a3f2e3b3356338d
2019-06-04 09:18:11 +02:00
Henri Sivonen 21e1d0193a Bug 1543077 part 1 - Vendor shift_or_euc into m-c. r=emk.
Differential Revision: https://phabricator.services.mozilla.com/D27792
2019-06-03 15:30:41 +03:00
Mihai Alexandru Michis 1dd6cb6ee5 Backed out 6 changesets (bug 1543077) for causing bc failures at docshell/test/browser/browser_bug1543077.js
Backed out changeset f593045cc48f (bug 1543077)
Backed out changeset 25449ba8aceb (bug 1543077)
Backed out changeset ccc438262e29 (bug 1543077)
Backed out changeset 4573c25b1ce0 (bug 1543077)
Backed out changeset 1cbaafb9373a (bug 1543077)
Backed out changeset 1a0e7ced8e47 (bug 1543077)

--HG--
extra : rebase_source : f04bf405303fe03776f0e70b03db076c0a41ae45
2019-05-27 12:00:21 +03:00
Henri Sivonen 3a93cdaccc Bug 1543077 part 1 - Vendor shift_or_euc into m-c. r=emk
Differential Revision: https://phabricator.services.mozilla.com/D27792

--HG--
extra : moz-landing-system : lando
2019-05-27 07:55:16 +00:00
Bastien Orivel f837a8e3f8 Bug 1554401 - Part 2: Revendor dependencies. r=emilio
Depends on D32567

Differential Revision: https://phabricator.services.mozilla.com/D32568

--HG--
extra : moz-landing-system : lando
2019-05-25 17:08:33 +00:00
Emilio Cobos Álvarez 55da85b234 Bug 1554347 - Revendor Rust dependencies. 2019-05-25 04:14:20 +02:00
Nan Jiang ac0e950c6e Bug 1543861 - Add auto resizing for kvstore r=myk
This patch implements the auto resizing to handle the MDB_MAP_FULL error. It adds two resizing strategies: 1). Active resizing to increase the store size when it gets opened; 2). Passive resizing to increase the store size when the write transaction encounters the MDB_MAP_FULL error. There are no changes to kvstore APIs, existing consumers will get this feature working without any changes to their code.

Differential Revision: https://phabricator.services.mozilla.com/D32216

--HG--
extra : moz-landing-system : lando
2019-05-24 20:38:23 +00:00
Bastien Orivel 85c6ac0805 Bug 1520166 - Part 2: revendor dependencies. r=jcj
Differential Revision: https://phabricator.services.mozilla.com/D32222

--HG--
extra : moz-landing-system : lando
2019-05-24 07:31:35 +00:00
Dzmitry Malyshau d3f4d3cc1c Bug 1552549 - Update rand dependency to 0.6 r=kats,froydnj,nika,jkt,jcj
Update rand version in u2fhid and xpcom

Differential Revision: https://phabricator.services.mozilla.com/D31669

--HG--
rename : third_party/rust/scopeguard/.cargo-checksum.json => third_party/rust/scopeguard-0.3.2/.cargo-checksum.json
rename : third_party/rust/scopeguard/Cargo.toml => third_party/rust/scopeguard-0.3.2/Cargo.toml
rename : third_party/rust/scopeguard/README.rst => third_party/rust/scopeguard-0.3.2/README.rst
rename : third_party/rust/scopeguard/examples/readme.rs => third_party/rust/scopeguard-0.3.2/examples/readme.rs
rename : third_party/rust/scopeguard/src/lib.rs => third_party/rust/scopeguard-0.3.2/src/lib.rs
extra : moz-landing-system : lando
2019-05-23 19:54:25 +00:00
Cosmin Sabou bdf1d2a559 Backed out changeset a10cdf32fb5a (bug 1552549) for causing a spike in xpcshell failures. CLOSED TREE 2019-05-22 02:05:22 +03:00
Dzmitry Malyshau 1298c14a90 Bug 1552549 - Update rand dependency to 0.6 r=kats,froydnj,nika,jkt,jcj
Update rand version in u2fhid and xpcom

Differential Revision: https://phabricator.services.mozilla.com/D31669

--HG--
rename : third_party/rust/scopeguard/.cargo-checksum.json => third_party/rust/scopeguard-0.3.2/.cargo-checksum.json
rename : third_party/rust/scopeguard/Cargo.toml => third_party/rust/scopeguard-0.3.2/Cargo.toml
rename : third_party/rust/scopeguard/README.rst => third_party/rust/scopeguard-0.3.2/README.rst
rename : third_party/rust/scopeguard/examples/readme.rs => third_party/rust/scopeguard-0.3.2/examples/readme.rs
rename : third_party/rust/scopeguard/src/lib.rs => third_party/rust/scopeguard-0.3.2/src/lib.rs
extra : moz-landing-system : lando
2019-05-21 19:36:56 +00:00
Bastien Orivel 360d89fad4 Bug 1552695 - Part 2: Revendor dependencies. r=froydnj
Depends on D31737

Differential Revision: https://phabricator.services.mozilla.com/D31738

--HG--
extra : moz-landing-system : lando
2019-05-20 12:22:04 +00:00
Bastien Orivel 8a3f3e785c Bug 1550903 - Part 2: Revendor dependencies. r=emilio,kats,froydnj
It was unhappy about the new LICENSE (fuchsia-cprng) but it's the same
as the other fuschia crates. Since I don't think this is used at build
time but has the same license as the other fuschia crates, I put it in
the RUNTIME_LICENSE_PACKAGE_WHITELIST list. I also removed sha1 from
that list as it's not used anymore

Differential Revision: https://phabricator.services.mozilla.com/D30746

--HG--
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/autocfg/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/autocfg/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/autocfg/LICENSE-MIT
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/cloudabi/Cargo.toml
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/fuchsia-cprng/Cargo.toml
rename : third_party/rust/sha1/LICENSE => third_party/rust/fuchsia-cprng/LICENSE
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/mio-extras/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/mio-extras/LICENSE-MIT
rename : third_party/rust/rand/.cargo-checksum.json => third_party/rust/rand-0.4.3/.cargo-checksum.json
rename : third_party/rust/rand/CHANGELOG.md => third_party/rust/rand-0.4.3/CHANGELOG.md
rename : third_party/rust/rand/Cargo.toml => third_party/rust/rand-0.4.3/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand-0.4.3/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand-0.4.3/LICENSE-MIT
rename : third_party/rust/rand/README.md => third_party/rust/rand-0.4.3/README.md
rename : third_party/rust/rand/appveyor.yml => third_party/rust/rand-0.4.3/appveyor.yml
rename : third_party/rust/rand/benches/bench.rs => third_party/rust/rand-0.4.3/benches/bench.rs
rename : third_party/rust/rand/benches/distributions/exponential.rs => third_party/rust/rand-0.4.3/benches/distributions/exponential.rs
rename : third_party/rust/rand/benches/distributions/gamma.rs => third_party/rust/rand-0.4.3/benches/distributions/gamma.rs
rename : third_party/rust/rand/benches/distributions/mod.rs => third_party/rust/rand-0.4.3/benches/distributions/mod.rs
rename : third_party/rust/rand/benches/distributions/normal.rs => third_party/rust/rand-0.4.3/benches/distributions/normal.rs
rename : third_party/rust/rand/benches/generators.rs => third_party/rust/rand-0.4.3/benches/generators.rs
rename : third_party/rust/rand/benches/misc.rs => third_party/rust/rand-0.4.3/benches/misc.rs
rename : third_party/rust/rand/src/distributions/exponential.rs => third_party/rust/rand-0.4.3/src/distributions/exponential.rs
rename : third_party/rust/rand/src/distributions/gamma.rs => third_party/rust/rand-0.4.3/src/distributions/gamma.rs
rename : third_party/rust/rand/src/distributions/mod.rs => third_party/rust/rand-0.4.3/src/distributions/mod.rs
rename : third_party/rust/rand/src/distributions/normal.rs => third_party/rust/rand-0.4.3/src/distributions/normal.rs
rename : third_party/rust/rand/src/distributions/range.rs => third_party/rust/rand-0.4.3/src/distributions/range.rs
rename : third_party/rust/rand/src/distributions/ziggurat_tables.rs => third_party/rust/rand-0.4.3/src/distributions/ziggurat_tables.rs
rename : third_party/rust/rand/src/jitter.rs => third_party/rust/rand-0.4.3/src/jitter.rs
rename : third_party/rust/rand/src/lib.rs => third_party/rust/rand-0.4.3/src/lib.rs
rename : third_party/rust/rand/src/os.rs => third_party/rust/rand-0.4.3/src/os.rs
rename : third_party/rust/rand/src/prng/chacha.rs => third_party/rust/rand-0.4.3/src/prng/chacha.rs
rename : third_party/rust/rand/src/prng/isaac.rs => third_party/rust/rand-0.4.3/src/prng/isaac.rs
rename : third_party/rust/rand/src/prng/isaac64.rs => third_party/rust/rand-0.4.3/src/prng/isaac64.rs
rename : third_party/rust/rand/src/prng/mod.rs => third_party/rust/rand-0.4.3/src/prng/mod.rs
rename : third_party/rust/rand/src/prng/xorshift.rs => third_party/rust/rand-0.4.3/src/prng/xorshift.rs
rename : third_party/rust/rand/src/rand_impls.rs => third_party/rust/rand-0.4.3/src/rand_impls.rs
rename : third_party/rust/rand/src/read.rs => third_party/rust/rand-0.4.3/src/read.rs
rename : third_party/rust/rand/src/reseeding.rs => third_party/rust/rand-0.4.3/src/reseeding.rs
rename : third_party/rust/rand/src/seq.rs => third_party/rust/rand-0.4.3/src/seq.rs
rename : third_party/rust/rand/utils/ziggurat_tables.py => third_party/rust/rand-0.4.3/utils/ziggurat_tables.py
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_chacha/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_chacha/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_core-0.3.1/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_core-0.3.1/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_core/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_core/LICENSE-MIT
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/rand_hc/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_hc/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_hc/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_isaac/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_isaac/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_jitter/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_jitter/LICENSE-MIT
rename : third_party/rust/rand/src/jitter.rs => third_party/rust/rand_jitter/src/lib.rs
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_os/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_os/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_pcg/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_pcg/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_xorshift/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_xorshift/LICENSE-MIT
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/rdrand/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/sha-1/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/sha-1/LICENSE-MIT
extra : moz-landing-system : lando
2019-05-18 13:39:31 +00:00
arthur.iakab 93aedcdbe3 Backed out 2 changesets (bug 1550903) for causing multiple build bustages CLOSED TREE
Backed out changeset d62be51ffad3 (bug 1550903)
Backed out changeset f48939dc27b6 (bug 1550903)

--HG--
rename : third_party/rust/rand-0.4.3/appveyor.yml => third_party/rust/rand/appveyor.yml
rename : third_party/rust/rand-0.4.3/benches/bench.rs => third_party/rust/rand/benches/bench.rs
rename : third_party/rust/rand-0.4.3/benches/distributions/exponential.rs => third_party/rust/rand/benches/distributions/exponential.rs
rename : third_party/rust/rand-0.4.3/benches/distributions/gamma.rs => third_party/rust/rand/benches/distributions/gamma.rs
rename : third_party/rust/rand-0.4.3/benches/distributions/mod.rs => third_party/rust/rand/benches/distributions/mod.rs
rename : third_party/rust/rand-0.4.3/benches/distributions/normal.rs => third_party/rust/rand/benches/distributions/normal.rs
rename : third_party/rust/rand-0.4.3/src/distributions/range.rs => third_party/rust/rand/src/distributions/range.rs
rename : third_party/rust/rand_jitter/src/lib.rs => third_party/rust/rand/src/jitter.rs
rename : third_party/rust/rand-0.4.3/src/os.rs => third_party/rust/rand/src/os.rs
rename : third_party/rust/rand-0.4.3/src/prng/chacha.rs => third_party/rust/rand/src/prng/chacha.rs
rename : third_party/rust/rand-0.4.3/src/prng/isaac.rs => third_party/rust/rand/src/prng/isaac.rs
rename : third_party/rust/rand-0.4.3/src/prng/isaac64.rs => third_party/rust/rand/src/prng/isaac64.rs
rename : third_party/rust/rand-0.4.3/src/prng/xorshift.rs => third_party/rust/rand/src/prng/xorshift.rs
rename : third_party/rust/rand-0.4.3/src/rand_impls.rs => third_party/rust/rand/src/rand_impls.rs
rename : third_party/rust/rand-0.4.3/src/read.rs => third_party/rust/rand/src/read.rs
rename : third_party/rust/rand-0.4.3/src/reseeding.rs => third_party/rust/rand/src/reseeding.rs
rename : third_party/rust/rand-0.4.3/src/seq.rs => third_party/rust/rand/src/seq.rs
rename : third_party/rust/rand-0.4.3/utils/ziggurat_tables.py => third_party/rust/rand/utils/ziggurat_tables.py
rename : third_party/rust/fuchsia-cprng/LICENSE => third_party/rust/sha1/LICENSE
2019-05-17 03:24:33 +03:00
Bastien Orivel 496ef2001b Bug 1550903 - Part 2: Revendor dependencies. r=emilio,kats,froydnj
It was unhappy about the new LICENSE (fuchsia-cprng) but it's the same
as the other fuschia crates. Since I don't think this is used at build
time but has the same license as the other fuschia crates, I put it in
the RUNTIME_LICENSE_PACKAGE_WHITELIST list. I also removed sha1 from
that list as it's not used anymore

Differential Revision: https://phabricator.services.mozilla.com/D30746

--HG--
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/autocfg/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/autocfg/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/autocfg/LICENSE-MIT
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/cloudabi/Cargo.toml
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/fuchsia-cprng/Cargo.toml
rename : third_party/rust/sha1/LICENSE => third_party/rust/fuchsia-cprng/LICENSE
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/mio-extras/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/mio-extras/LICENSE-MIT
rename : third_party/rust/rand/.cargo-checksum.json => third_party/rust/rand-0.4.3/.cargo-checksum.json
rename : third_party/rust/rand/CHANGELOG.md => third_party/rust/rand-0.4.3/CHANGELOG.md
rename : third_party/rust/rand/Cargo.toml => third_party/rust/rand-0.4.3/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand-0.4.3/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand-0.4.3/LICENSE-MIT
rename : third_party/rust/rand/README.md => third_party/rust/rand-0.4.3/README.md
rename : third_party/rust/rand/appveyor.yml => third_party/rust/rand-0.4.3/appveyor.yml
rename : third_party/rust/rand/benches/bench.rs => third_party/rust/rand-0.4.3/benches/bench.rs
rename : third_party/rust/rand/benches/distributions/exponential.rs => third_party/rust/rand-0.4.3/benches/distributions/exponential.rs
rename : third_party/rust/rand/benches/distributions/gamma.rs => third_party/rust/rand-0.4.3/benches/distributions/gamma.rs
rename : third_party/rust/rand/benches/distributions/mod.rs => third_party/rust/rand-0.4.3/benches/distributions/mod.rs
rename : third_party/rust/rand/benches/distributions/normal.rs => third_party/rust/rand-0.4.3/benches/distributions/normal.rs
rename : third_party/rust/rand/benches/generators.rs => third_party/rust/rand-0.4.3/benches/generators.rs
rename : third_party/rust/rand/benches/misc.rs => third_party/rust/rand-0.4.3/benches/misc.rs
rename : third_party/rust/rand/src/distributions/exponential.rs => third_party/rust/rand-0.4.3/src/distributions/exponential.rs
rename : third_party/rust/rand/src/distributions/gamma.rs => third_party/rust/rand-0.4.3/src/distributions/gamma.rs
rename : third_party/rust/rand/src/distributions/mod.rs => third_party/rust/rand-0.4.3/src/distributions/mod.rs
rename : third_party/rust/rand/src/distributions/normal.rs => third_party/rust/rand-0.4.3/src/distributions/normal.rs
rename : third_party/rust/rand/src/distributions/range.rs => third_party/rust/rand-0.4.3/src/distributions/range.rs
rename : third_party/rust/rand/src/distributions/ziggurat_tables.rs => third_party/rust/rand-0.4.3/src/distributions/ziggurat_tables.rs
rename : third_party/rust/rand/src/jitter.rs => third_party/rust/rand-0.4.3/src/jitter.rs
rename : third_party/rust/rand/src/lib.rs => third_party/rust/rand-0.4.3/src/lib.rs
rename : third_party/rust/rand/src/os.rs => third_party/rust/rand-0.4.3/src/os.rs
rename : third_party/rust/rand/src/prng/chacha.rs => third_party/rust/rand-0.4.3/src/prng/chacha.rs
rename : third_party/rust/rand/src/prng/isaac.rs => third_party/rust/rand-0.4.3/src/prng/isaac.rs
rename : third_party/rust/rand/src/prng/isaac64.rs => third_party/rust/rand-0.4.3/src/prng/isaac64.rs
rename : third_party/rust/rand/src/prng/mod.rs => third_party/rust/rand-0.4.3/src/prng/mod.rs
rename : third_party/rust/rand/src/prng/xorshift.rs => third_party/rust/rand-0.4.3/src/prng/xorshift.rs
rename : third_party/rust/rand/src/rand_impls.rs => third_party/rust/rand-0.4.3/src/rand_impls.rs
rename : third_party/rust/rand/src/read.rs => third_party/rust/rand-0.4.3/src/read.rs
rename : third_party/rust/rand/src/reseeding.rs => third_party/rust/rand-0.4.3/src/reseeding.rs
rename : third_party/rust/rand/src/seq.rs => third_party/rust/rand-0.4.3/src/seq.rs
rename : third_party/rust/rand/utils/ziggurat_tables.py => third_party/rust/rand-0.4.3/utils/ziggurat_tables.py
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_chacha/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_chacha/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_core-0.3.1/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_core-0.3.1/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_core/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_core/LICENSE-MIT
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/rand_hc/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_hc/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_hc/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_isaac/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_isaac/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_jitter/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_jitter/LICENSE-MIT
rename : third_party/rust/rand/src/jitter.rs => third_party/rust/rand_jitter/src/lib.rs
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_os/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_os/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_pcg/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_pcg/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_xorshift/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_xorshift/LICENSE-MIT
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/rdrand/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/sha-1/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/sha-1/LICENSE-MIT
extra : moz-landing-system : lando
2019-05-15 17:40:17 +00:00
Emilio Cobos Álvarez b75eb8afb3 Bug 1552329 - Update bindgen to v0.49.1. r=froydnj
This removes the hasbrown dependency and pulls in Michael's fixes.

Differential Revision: https://phabricator.services.mozilla.com/D31526

--HG--
extra : moz-landing-system : lando
2019-05-16 22:23:59 +00:00
Benjamin Bouvier f1c302ad6a Bug 1547682: Bump Cranelift to cc216b46b35a797d03c0f3e8b16a2096f1c6db61; r=lth
Differential Revision: https://phabricator.services.mozilla.com/D29343
2019-04-30 14:22:41 +02:00
Lina Cambridge 3c690350be Bug 1551062 - Abort merging when the synced bookmarks mirror is finalized. r=tcsc
This commit adds an `AbortController` to the bookmark merger that
aborts fetching and merging when the mirror is finalized on shutdown.

Differential Revision: https://phabricator.services.mozilla.com/D31000

--HG--
extra : moz-landing-system : lando
2019-05-14 03:40:30 +00:00
Cosmin Sabou 530b9c7e9c Backed out 2 changesets (bug 1550903) for webrender bustages. a=backout
Backed out changeset fe8d48740511 (bug 1550903)
Backed out changeset cc187a665ccf (bug 1550903)

--HG--
rename : third_party/rust/rand-0.4.3/appveyor.yml => third_party/rust/rand/appveyor.yml
rename : third_party/rust/rand-0.4.3/benches/bench.rs => third_party/rust/rand/benches/bench.rs
rename : third_party/rust/rand-0.4.3/benches/distributions/exponential.rs => third_party/rust/rand/benches/distributions/exponential.rs
rename : third_party/rust/rand-0.4.3/benches/distributions/gamma.rs => third_party/rust/rand/benches/distributions/gamma.rs
rename : third_party/rust/rand-0.4.3/benches/distributions/mod.rs => third_party/rust/rand/benches/distributions/mod.rs
rename : third_party/rust/rand-0.4.3/benches/distributions/normal.rs => third_party/rust/rand/benches/distributions/normal.rs
rename : third_party/rust/rand-0.4.3/src/distributions/range.rs => third_party/rust/rand/src/distributions/range.rs
rename : third_party/rust/rand_jitter/src/lib.rs => third_party/rust/rand/src/jitter.rs
rename : third_party/rust/rand-0.4.3/src/os.rs => third_party/rust/rand/src/os.rs
rename : third_party/rust/rand-0.4.3/src/prng/chacha.rs => third_party/rust/rand/src/prng/chacha.rs
rename : third_party/rust/rand-0.4.3/src/prng/isaac.rs => third_party/rust/rand/src/prng/isaac.rs
rename : third_party/rust/rand-0.4.3/src/prng/isaac64.rs => third_party/rust/rand/src/prng/isaac64.rs
rename : third_party/rust/rand-0.4.3/src/prng/xorshift.rs => third_party/rust/rand/src/prng/xorshift.rs
rename : third_party/rust/rand-0.4.3/src/rand_impls.rs => third_party/rust/rand/src/rand_impls.rs
rename : third_party/rust/rand-0.4.3/src/read.rs => third_party/rust/rand/src/read.rs
rename : third_party/rust/rand-0.4.3/src/reseeding.rs => third_party/rust/rand/src/reseeding.rs
rename : third_party/rust/rand-0.4.3/src/seq.rs => third_party/rust/rand/src/seq.rs
rename : third_party/rust/rand-0.4.3/utils/ziggurat_tables.py => third_party/rust/rand/utils/ziggurat_tables.py
rename : third_party/rust/fuchsia-cprng/LICENSE => third_party/rust/sha1/LICENSE
2019-05-14 08:16:26 +03:00
Bastien Orivel f4f6bd32a7 Bug 1550903 - Part 2: Revendor dependencies. r=emilio,kats,froydnj
It was unhappy about the new LICENSE (fuchsia-cprng) but it's the same
as the other fuschia crates. Since I don't think this is used at build
time but has the same license as the other fuschia crates, I put it in
the RUNTIME_LICENSE_PACKAGE_WHITELIST list. I also removed sha1 from
that list as it's not used anymore

Differential Revision: https://phabricator.services.mozilla.com/D30746

--HG--
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/autocfg/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/autocfg/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/autocfg/LICENSE-MIT
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/cloudabi/Cargo.toml
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/fuchsia-cprng/Cargo.toml
rename : third_party/rust/sha1/LICENSE => third_party/rust/fuchsia-cprng/LICENSE
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/mio-extras/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/mio-extras/LICENSE-MIT
rename : third_party/rust/rand/.cargo-checksum.json => third_party/rust/rand-0.4.3/.cargo-checksum.json
rename : third_party/rust/rand/CHANGELOG.md => third_party/rust/rand-0.4.3/CHANGELOG.md
rename : third_party/rust/rand/Cargo.toml => third_party/rust/rand-0.4.3/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand-0.4.3/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand-0.4.3/LICENSE-MIT
rename : third_party/rust/rand/README.md => third_party/rust/rand-0.4.3/README.md
rename : third_party/rust/rand/appveyor.yml => third_party/rust/rand-0.4.3/appveyor.yml
rename : third_party/rust/rand/benches/bench.rs => third_party/rust/rand-0.4.3/benches/bench.rs
rename : third_party/rust/rand/benches/distributions/exponential.rs => third_party/rust/rand-0.4.3/benches/distributions/exponential.rs
rename : third_party/rust/rand/benches/distributions/gamma.rs => third_party/rust/rand-0.4.3/benches/distributions/gamma.rs
rename : third_party/rust/rand/benches/distributions/mod.rs => third_party/rust/rand-0.4.3/benches/distributions/mod.rs
rename : third_party/rust/rand/benches/distributions/normal.rs => third_party/rust/rand-0.4.3/benches/distributions/normal.rs
rename : third_party/rust/rand/benches/generators.rs => third_party/rust/rand-0.4.3/benches/generators.rs
rename : third_party/rust/rand/benches/misc.rs => third_party/rust/rand-0.4.3/benches/misc.rs
rename : third_party/rust/rand/src/distributions/exponential.rs => third_party/rust/rand-0.4.3/src/distributions/exponential.rs
rename : third_party/rust/rand/src/distributions/gamma.rs => third_party/rust/rand-0.4.3/src/distributions/gamma.rs
rename : third_party/rust/rand/src/distributions/mod.rs => third_party/rust/rand-0.4.3/src/distributions/mod.rs
rename : third_party/rust/rand/src/distributions/normal.rs => third_party/rust/rand-0.4.3/src/distributions/normal.rs
rename : third_party/rust/rand/src/distributions/range.rs => third_party/rust/rand-0.4.3/src/distributions/range.rs
rename : third_party/rust/rand/src/distributions/ziggurat_tables.rs => third_party/rust/rand-0.4.3/src/distributions/ziggurat_tables.rs
rename : third_party/rust/rand/src/jitter.rs => third_party/rust/rand-0.4.3/src/jitter.rs
rename : third_party/rust/rand/src/lib.rs => third_party/rust/rand-0.4.3/src/lib.rs
rename : third_party/rust/rand/src/os.rs => third_party/rust/rand-0.4.3/src/os.rs
rename : third_party/rust/rand/src/prng/chacha.rs => third_party/rust/rand-0.4.3/src/prng/chacha.rs
rename : third_party/rust/rand/src/prng/isaac.rs => third_party/rust/rand-0.4.3/src/prng/isaac.rs
rename : third_party/rust/rand/src/prng/isaac64.rs => third_party/rust/rand-0.4.3/src/prng/isaac64.rs
rename : third_party/rust/rand/src/prng/mod.rs => third_party/rust/rand-0.4.3/src/prng/mod.rs
rename : third_party/rust/rand/src/prng/xorshift.rs => third_party/rust/rand-0.4.3/src/prng/xorshift.rs
rename : third_party/rust/rand/src/rand_impls.rs => third_party/rust/rand-0.4.3/src/rand_impls.rs
rename : third_party/rust/rand/src/read.rs => third_party/rust/rand-0.4.3/src/read.rs
rename : third_party/rust/rand/src/reseeding.rs => third_party/rust/rand-0.4.3/src/reseeding.rs
rename : third_party/rust/rand/src/seq.rs => third_party/rust/rand-0.4.3/src/seq.rs
rename : third_party/rust/rand/utils/ziggurat_tables.py => third_party/rust/rand-0.4.3/utils/ziggurat_tables.py
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_chacha/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_chacha/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_core-0.3.1/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_core-0.3.1/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_core/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_core/LICENSE-MIT
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/rand_hc/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_hc/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_hc/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_isaac/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_isaac/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_jitter/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_jitter/LICENSE-MIT
rename : third_party/rust/rand/src/jitter.rs => third_party/rust/rand_jitter/src/lib.rs
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_os/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_os/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_pcg/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_pcg/LICENSE-MIT
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/rand_xorshift/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/rand_xorshift/LICENSE-MIT
rename : third_party/rust/httparse/Cargo.toml => third_party/rust/rdrand/Cargo.toml
rename : third_party/rust/rand/LICENSE-APACHE => third_party/rust/sha-1/LICENSE-APACHE
rename : third_party/rust/rand/LICENSE-MIT => third_party/rust/sha-1/LICENSE-MIT
extra : moz-landing-system : lando
2019-05-13 16:07:04 +00:00
Bastien Orivel df1813484d Bug 1545960 - Part 2: Renvendor dependencies. r=ato
Differential Revision: https://phabricator.services.mozilla.com/D28279

--HG--
rename : third_party/rust/tempdir/LICENSE-APACHE => third_party/rust/remove_dir_all/LICENCE-APACHE
rename : third_party/rust/tempdir/LICENSE-MIT => third_party/rust/remove_dir_all/LICENCE-MIT
rename : third_party/rust/tempdir/LICENSE-APACHE => third_party/rust/tempfile/LICENSE-APACHE
rename : third_party/rust/tempdir/LICENSE-MIT => third_party/rust/tempfile/LICENSE-MIT
rename : third_party/rust/tempdir/tests/smoke.rs => third_party/rust/tempfile/tests/tempdir.rs
extra : moz-landing-system : lando
2019-05-08 09:49:24 +00:00
Lina Cambridge ea48c5e7eb Bug 1546035 - Remove local and remote livemarks when syncing. r=mak,tcsc
This commit exports livemarks before syncing for the first time, to
avoid losing livemarks that Sync may have resurrected. As of v0.2.4,
Dogear treats livemarks as non-syncable, and deletes them on both
sides.

This also bumps the mirror schema version, to trigger a first sync.

Differential Revision: https://phabricator.services.mozilla.com/D28543

--HG--
extra : moz-landing-system : lando
2019-05-02 08:03:36 +00:00
Dzmitry Malyshau 0302456bb8 Bug 1525420 - Use KHR_blend_equation_advanced for mix-blend mode implementation r=gw
Use natively supported mix-blend modes, where appropriate. Disabled by default.

Differential Revision: https://phabricator.services.mozilla.com/D26350

--HG--
extra : moz-landing-system : lando
2019-05-01 20:45:22 +00:00
Mark Goodwin 623ad6e025 Bug 1538161 - Vendor rust_cascade r=keeler
Differential Revision: https://phabricator.services.mozilla.com/D24557

--HG--
extra : moz-landing-system : lando
2019-05-01 19:25:27 +00:00
Nicolas Silva 0a6cdf56e5 Bug 1547290 - Vendoring changes. r=kvark"
Differential Revision: https://phabricator.services.mozilla.com/D29004

--HG--
extra : source : aa8a0a8b3440b1369cfb948633b760835cbbef0c
2019-04-29 17:06:41 +02:00
Kartikaya Gupta 89f2f7d896 Bug 1542826 - Re-vendor rust dependencies. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D28354

--HG--
rename : third_party/rust/block-buffer/LICENSE-MIT => third_party/rust/num-iter/LICENSE-MIT
rename : third_party/rust/block-buffer/LICENSE-MIT => third_party/rust/num-rational/LICENSE-MIT
rename : third_party/rust/block-buffer/LICENSE-MIT => third_party/rust/png/LICENSE-MIT
extra : moz-landing-system : lando
2019-04-25 19:28:59 +00:00
Kartikaya Gupta 0c6155d01f Bug 1542826 - Bump net2 to a version that builds on 64-bit android. r=froydnj
Differential Revision: https://phabricator.services.mozilla.com/D28888

--HG--
extra : moz-landing-system : lando
2019-04-25 19:28:42 +00:00
Benjamin Bouvier b8e8bcf508 Bug 1546439: Bump Cranelift to 538a0662bf90a1daa9921c10f34827ace134abf1; r=lth
The one optimization introduced by this is the rearrangement of branches to
prefer fallthrough whenever possible, as well as folding branches when
comparing against 0. See also
https://github.com/CraneStation/cranelift/pull/629 for details.

Differential Revision: https://phabricator.services.mozilla.com/D28512

--HG--
extra : rebase_source : f0d765a1cb1e2f7872037c18b9951077a08ae4b7
extra : histedit_source : 1a1dd95618e166705f7165c045f3b5af12f96d5b
2019-04-23 17:37:34 +02:00
Myk Melez c411b93c35 Bug 1543795 - configure lmdb-rkv-sys to use a smaller MDB_IDL_LOGN size r=nanj,glandium
Configure the lmdb-rkv-sys Rust crate to use a smaller MDB_IDL_LOGN size in order to reduce allocations when opening an LMDB environment in read-write mode.

@glandium I adopted the configuration strategy you suggested of creating a "feature" for each reasonable value for the MDB_IDL_LOGN macro.  Fortunately, the range of reasonable values is fairly small.

@nanj Based on your evalution in https://github.com/mozilla/lmdb/pull/2, a value of "9" for this macro should aggressively reduce the allocations while still supporting our existing use cases.  But I'm open to increasing it, if you think a higher initial value would be preferable.

Differential Revision: https://phabricator.services.mozilla.com/D27559

--HG--
extra : moz-landing-system : lando
2019-04-16 16:03:10 +00:00
Henri Sivonen d88123ff6b Bug 1543388 - Update vendored memchr 2.x crate. r=glandium
Differential Revision: https://phabricator.services.mozilla.com/D27485

--HG--
extra : moz-landing-system : lando
2019-04-15 23:44:39 +00:00
Benjamin Bouvier da79779db2 Bug 1539406: Bump Cranelift to revision 542d799dd7a3b2cc; r=lth
This is the first time we pin a specific Cranelift commit hash to use in Gecko.
The target-lexicon hack is removed and instead we introduce a vendor patch for
cranelift-codegen/cranelift-wasm themselves.

Notable changes happen in top-level Cargo.toml, .cargo/config.in and
js/src/wasm/cranelift/Cargo.toml; the rest has been generated by `mach vendor
rust`.

Differential Revision: https://phabricator.services.mozilla.com/D27316

--HG--
extra : moz-landing-system : lando
2019-04-15 10:39:28 +00:00
Bastien Orivel eef4b27334 Bug 1516337 - Part 2: Revendor dependencies r=froydnj
--HG--
extra : histedit_source : a62cb40d21b1e67844a74e7a780db51b965476ae
2019-04-08 23:18:15 +03:00
Lina Cambridge 55eaa1eb23 Bug 1540894 - Vendor Dogear v0.2.3. r=tcsc
Differential Revision: https://phabricator.services.mozilla.com/D26274

--HG--
extra : moz-landing-system : lando
2019-04-05 20:44:18 +00:00
Jan Beich d099734e70 Bug 1530098 - Update libc crate to 0.2.51 to pick up FreeBSD fixes for non-x86. r=froydnj
--HG--
rename : third_party/rust/libc/src/unix/bsd/freebsdlike/freebsd/x86.rs => third_party/rust/libc/src/unix/bsd/freebsdlike/freebsd/arm.rs
rename : third_party/rust/libc/src/unix/bsd/freebsdlike/freebsd/x86_64.rs => third_party/rust/libc/src/unix/bsd/freebsdlike/freebsd/powerpc64.rs
rename : third_party/rust/libc/src/unix/notbsd/emscripten.rs => third_party/rust/libc/src/unix/notbsd/emscripten/mod.rs
rename : third_party/rust/libc/src/unix/notbsd/linux/s390x.rs => third_party/rust/libc/src/unix/notbsd/linux/s390x/mod.rs
rename : third_party/rust/libc/src/unix/solaris/mod.rs => third_party/rust/libc/src/unix/solarish/mod.rs
rename : third_party/rust/libc/src/unix/uclibc/mips/mips32.rs => third_party/rust/libc/src/unix/uclibc/mips/mips32/mod.rs
rename : third_party/rust/libc/src/unix/uclibc/mips/mips64.rs => third_party/rust/libc/src/unix/uclibc/mips/mips64/mod.rs
2019-04-05 01:34:23 +00:00
Coroiu Cristina 81988cf6f0 Merge mozilla-central to inbound a=merge
--HG--
rename : browser/components/newtab/locales-src/bn-BD/strings.properties => browser/components/newtab/locales-src/bn/strings.properties
rename : browser/components/newtab/prerendered/locales/bn-BD/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/bn/activity-stream-noscripts.html
rename : browser/components/newtab/prerendered/locales/bn-BD/activity-stream-prerendered-noscripts.html => browser/components/newtab/prerendered/locales/bn/activity-stream-prerendered-noscripts.html
rename : browser/components/newtab/prerendered/locales/bn-BD/activity-stream-prerendered.html => browser/components/newtab/prerendered/locales/bn/activity-stream-prerendered.html
rename : browser/components/newtab/prerendered/locales/bn-BD/activity-stream-strings.js => browser/components/newtab/prerendered/locales/bn/activity-stream-strings.js
rename : browser/components/newtab/prerendered/locales/bn-BD/activity-stream.html => browser/components/newtab/prerendered/locales/bn/activity-stream.html
rename : browser/components/newtab/prerendered/locales/mai/activity-stream-noscripts.html => browser/components/newtab/prerendered/locales/trs/activity-stream-noscripts.html
rename : browser/components/newtab/prerendered/locales/mai/activity-stream.html => browser/components/newtab/prerendered/locales/trs/activity-stream.html
extra : rebase_source : 036d21b0bde0e7b1d2b51b7b6fe1f8cc5e088de0
2019-04-05 01:18:50 +03:00
Kartikaya Gupta a29d4c9b96 Bug 1529117 - Re-vendor rust dependencies. r=jrmuizel
Differential Revision: https://phabricator.services.mozilla.com/D20461

--HG--
extra : moz-landing-system : lando
2019-04-04 15:42:15 +00:00
Bastien Orivel 1f183533ae Bug 1513173 - Part 2: Revendor dependencies. r=emilio 2019-04-04 14:33:26 +02:00
Ciure Andrei 4116e08315 Merge inbound to mozilla-central. a=merge 2019-04-04 07:34:14 +03:00