index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ci
/
docker
/
x86_64-gnu-tools
Age
Commit message (
Expand
)
Author
Lines
2020-07-03
ci: move all x86_64 runners to the host-x86_64 directory
Pietro Albini
-51
/
+0
2020-06-26
Remove mdbook-linkcheck.
Eric Huss
-3
/
+0
2020-06-15
Avoid prematurely recording toolstates
Mark Rousskov
-1
/
+3
2020-04-30
Turn of rustc-dev-guide toolstate for now
mark
-1
/
+0
2020-04-10
Enforce Python 3 as much as possible
Guillaume Gomez
-3
/
+3
2020-03-24
Move rustc-guide submodule to rustc-dev-guide
Santiago Pastorino
-1
/
+1
2019-12-10
Move CI to new builtin check-toolstate
Mark Rousskov
-234
/
+2
2019-10-30
ci: move toolstates.json to /tmp/toolstate/ and docker mount it
Pietro Albini
-3
/
+4
2019-08-09
Check links on all platforms when running locally
Mateusz Mikuła
-0
/
+3
2019-08-08
remove test-miri flag from bootstrap
Ralf Jung
-1
/
+0
2019-08-03
ci: move .azure-pipelines to src/ci/azure-pipelines
Pietro Albini
-1
/
+2
2019-07-28
Rollup merge of #62759 - mark-i-m:rustc-guide-toolstate-check, r=kennytm
Mazdak Farrokhzad
-5
/
+33
2019-07-25
ci: gate toolstate repo pushes on the TOOLSTATE_PUBLISH envvar
Pietro Albini
-1
/
+1
2019-07-23
add back check for update prs
Mark Mansi
-0
/
+1
2019-07-23
more comments
Ralf Jung
-0
/
+1
2019-07-23
more callback docs
Ralf Jung
-4
/
+7
2019-07-23
more comments for toolstate scripts
Ralf Jung
-3
/
+14
2019-07-18
Update src/ci/docker/x86_64-gnu-tools/checkregression.py
Who? Me?!
-1
/
+1
2019-07-18
embedded-book failures don't block beta
Mark Mansi
-1
/
+1
2019-07-18
Update src/ci/docker/x86_64-gnu-tools/checkregression.py
Who? Me?!
-1
/
+1
2019-07-18
Update src/ci/docker/x86_64-gnu-tools/checktools.sh
Who? Me?!
-1
/
+1
2019-07-18
add a few comments for the toolstate stuff
Ralf Jung
-4
/
+12
2019-07-18
Regressions ok for miri too
Who? Me?!
-1
/
+1
2019-07-17
don't fail builds for rustc-guide
Mark Mansi
-2
/
+5
2019-07-17
actually test rustc-guide with toolstate
Mark Mansi
-0
/
+1
2019-07-15
ci: Remove Travis/AppVeyor configuration
Alex Crichton
-23
/
+3
2019-07-06
Track rustc-guide on toolstate
André Luis Leal Cardoso Junior
-0
/
+1
2019-06-13
ci: Enable toolstate tracking on Azure
Alex Crichton
-1
/
+1
2019-06-08
checktools: unify grepping the TOOLSTATE file
Ralf Jung
-3
/
+10
2019-05-23
Revert edition-guide toolstate override
Eric Huss
-3
/
+1
2019-05-19
Reverse RLS toolstate check override
Igor Matuszewski
-6
/
+1
2019-05-17
Rollup merge of #60791 - ehuss:update-books, r=Mark-Simulacrum
Manish Goregaokar
-1
/
+3
2019-05-16
Update cargo
Eric Huss
-1
/
+6
2019-05-15
Update books
Eric Huss
-1
/
+3
2019-03-27
Update books
Eric Huss
-0
/
+2
2019-03-09
Track embedded-book in the toolstate
kennytm
-0
/
+1
2019-02-04
Add embedded book
James Munns
-0
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-30
/
+0
2018-08-01
Align 6-week cycle check with beta promotion instead of stable release.
kennytm
-4
/
+6
2018-07-29
Test clippy first to workaround the derive-new conflict.
kennytm
-1
/
+2
2018-07-17
Block beta if clippy breaks.
kennytm
-7
/
+9
2018-07-03
Fix the tool's path in toolstate verification.
kennytm
-4
/
+4
2018-06-15
Fix checkregression breakage of toolstate builder on AppVeyor.
kennytm
-1
/
+1
2018-06-10
Do not push a commit if the toolstate is unchanged.
kennytm
-12
/
+27
2018-05-14
Migrate the toolstate update bot to rust-highfive
kennytm
-1
/
+1
2018-05-09
Document the checktools script
Oliver Schneider
-0
/
+7
2018-05-09
Don't require clippy/miri for beta
Oliver Schneider
-11
/
+26
2018-04-23
Fix the miri tool
Oliver Schneider
-1
/
+1
2018-02-24
Run the external doc tests in tools job.
kennytm
-12
/
+27
2018-02-23
Disallow toolstate regression at the last week of the 6-week cycle.
kennytm
-0
/
+49
[next]