rust/src/tools
bors 2dcf54f564 Auto merge of #70190 - pietroalbini:gha, r=Mark-Simulacrum
Add GitHub Actions configuration

This PR adds the GitHub Actions configuration to the rust-lang/rust repository. The configuration will be run in parallel with Azure Pipelines until the evaluation finishes: the infrastructure team will then decide whether to switch.

Since GitHub Actions doesn't currently have any way to include pieces of configuration, this also adds the `src/tools/expand-yaml-anchors` tool, which serves as a sort of templating system. Otherwise the configuration is a mostly straight port from the Azure Pipelines configuration (thanks to all the PRs opened in the past).

There are still a few small things I need to fix before we can land this, but it's mostly complete and ready for an initial review.

r? @Mark-Simulacrum
2020-03-24 15:49:27 +00:00
..
build-manifest Rollup merge of #68253 - japaric:bare-metal-cortex-a, r=alexcrichton 2020-01-22 16:02:09 -08:00
cargo@7019b3ed3d Update cargo 2020-03-17 20:33:07 -07:00
cargotest Format the world 2019-12-22 17:42:47 -05:00
clippy@1ff81c1b6d submodules: update clippy from d8e6e4cf to 1ff81c1b 2020-03-23 16:46:46 +01:00
compiletest Fix LLVM version handling in compiletest 2020-03-19 20:09:57 +01:00
error_index_generator Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
expand-yaml-anchors ci: add github actions configuration 2020-03-24 15:36:07 +01:00
linkchecker Add shared script for linkchecking books. 2020-02-13 09:50:20 -08:00
miri@aaa16a5f4b update miri 2020-03-23 13:42:08 +01:00
remote-test-client Format the world 2019-12-22 17:42:47 -05:00
remote-test-server Format the world 2019-12-22 17:42:47 -05:00
rls@5fde462d8c submodules: update rls from 10bf331 to 5fde462 2020-02-24 13:47:34 +01:00
rust-installer@9f66c14c3f Update rust-installer to limit memory use 2019-08-28 14:48:02 -07:00
rustbook Auto merge of #69115 - ehuss:update-books, r=Dylan-DPC 2020-02-14 19:59:05 +00:00
rustc-std-workspace-alloc Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-std-workspace-core Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-std-workspace-std Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-workspace-hack Update cargo, rls 2020-01-14 09:47:04 -08:00
rustdoc Format the world 2019-12-22 17:42:47 -05:00
rustdoc-js Add missing variable to load in non-std tester as well 2020-03-16 21:50:04 +01:00
rustdoc-js-std Add tests for new of variables 2020-03-16 18:30:26 +01:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt@9f53665f91 Update RLS and Rustfmt 2020-02-12 15:47:38 +01:00
tidy Rollup merge of #69443 - ehuss:tidy-license, r=skade,Mark-Simulacrum 2020-03-19 06:57:30 +01:00
unicode-table-generator Use .next() instead of .nth(0) on iterators. 2020-03-03 03:15:03 +01:00
unstable-book-gen Format the world 2019-12-22 17:42:47 -05:00
publish_toolstate.py more toolstate comments 2020-03-04 08:30:26 -08:00