gecko-dev/taskcluster
Alexis Beingessner a2e4c21db2 Bug 1677593 - Add support for building rust from source. r=glandium
This adds a linux64-rust-dev toolchain and a git fetch of rust-lang/rust
that it can source from (stable tag for 1.47).

There are some issues with cross-compiling, so for now the toolchain only
builds a host build, although a lot of the machinery for cross compiling is
there for anyone brave/desperate enough to get it working.

Also note some changes were made to Rust's config.toml between 1.47 and 1.50,
so some version detection may need to be added in the future.

There is experimental support for providing patches via a new --patch flag.

Additionally, I documented the existence of the "bors-" mode.

Differential Revision: https://phabricator.services.mozilla.com/D97497
2020-11-26 00:42:27 +00:00
..
ci Bug 1677593 - Add support for building rust from source. r=glandium 2020-11-26 00:42:27 +00:00
docker Bug 1677593 - Add support for building rust from source. r=glandium 2020-11-26 00:42:27 +00:00
docs Bug 1675740 - Allow to skip the upload-symbols tasks. r=taskgraph-reviewers,aki 2020-11-12 04:35:48 +00:00
scripts Bug 1677593 - Add support for building rust from source. r=glandium 2020-11-26 00:42:27 +00:00
taskgraph Backed out 2 changesets (bug 1654817) on request by aklotz 2020-11-23 19:12:29 +02:00
test Bug 1676925 - Remove code supporting the defunct WebRender experiments. r=jrmuizel,marionette-reviewers 2020-11-13 05:40:10 +00:00
.yamllint
mach_commands.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00