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
Age
Commit message (
Expand
)
Author
Lines
2018-11-02
Use `jemalloc-sys` on Linux and OSX compilers
Alex Crichton
-2
/
+4
2018-10-30
Update enum debuginfo tests
Tom Tromey
-1
/
+1
2018-10-26
CI: Set codegen-units-std=1 for dist builds.
Michael Woerister
-0
/
+1
2018-10-21
Remove the parse-fail test suite
Vadim Petrochenkov
-1
/
+0
2018-10-20
Update Cargo, build curl/OpenSSL statically via features
Alex Crichton
-1
/
+40
2018-10-13
Improve verify_llvm_ir config option
Nikita Popov
-0
/
+3
2018-10-01
Fix conditions to allow missing tools in CI
Christian Poveda
-1
/
+1
2018-09-28
Add DIST_REQUIRE_ALL_TOOLS to CI scripts
Christian Poveda
-0
/
+4
2018-09-28
Add enable-missing-tools option
Christian Poveda
-0
/
+4
2018-09-21
Update musl to 1.1.20.
Adrian Budau
-7
/
+1
2018-09-10
Add rustc SHA to released DWARF debuginfo
Alex Crichton
-0
/
+1
2018-08-30
[RISCV] Add riscv32imc-unknown-none-elf target.
David Craven
-0
/
+1
2018-08-29
Auto merge of #53245 - michaelwoerister:thinlto-rust-llvm, r=alexcrichton
bors
-1
/
+10
2018-08-26
remove no longer needed Docker images
Jorge Aparicio
-70
/
+0
2018-08-26
fix docker build for the armebv7r-none-eabi target
Jorge Aparicio
-1
/
+2
2018-08-26
add armebv7r-none-eabi target
Jorge Aparicio
-0
/
+1
2018-08-26
build rust-std components for the Cortex-R targets
Jorge Aparicio
-1
/
+4
2018-08-26
Add target for Little-endian ARM Cortex-R4F/R5F MCUs
Paolo Teti
-0
/
+34
2018-08-20
Compile LLVM with ThinLTO for x86_64 Linux dist builds.
Michael Woerister
-1
/
+4
2018-08-20
Build LLD in addition to Clang in Linux CI
Michael Woerister
-0
/
+6
2018-08-19
Fix typos found by codespell.
Matthias Krüger
-1
/
+1
2018-08-16
Revert "Use public DNS server instead of 169.254.169.254 on CI."
kennytm
-4
/
+0
2018-08-04
Rollup merge of #52940 - kennytm:move-checktool-protection-week, r=alexcrichton
kennytm
-4
/
+6
2018-08-01
[RISCV] Enable CI.
David Craven
-0
/
+1
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-26
Omit the vendor component in Fuchsia triple
Petr Hosek
-13
/
+13
2018-07-25
Auto merge of #52561 - ljedrz:fixme_cc_271, r=alexcrichton
bors
-7
/
+1
2018-07-24
Rollup merge of #52538 - ljedrz:old_musl_i586_flags, r=kennytm
kennytm
-3
/
+1
2018-07-22
Rollup merge of #52465 - sekineh:add-ci-thumb, r=alexcrichton
kennytm
-1
/
+8
2018-07-20
Remove obsolete armv5te vars from the dist-various-1 Dockerfile
ljedrz
-7
/
+1
2018-07-19
Fix docker/run.sh script when run locally
Alex Crichton
-1
/
+1
2018-07-19
Remove obsolete flags in the i586_musl Dockerfile
ljedrz
-3
/
+1
2018-07-18
Re-include `thumbv6m-none-eabi` to `run-make` target
Hideki Sekine
-2
/
+2
2018-07-18
Use `dist-various-1` Dockerfile.
Hideki Sekine
-35
/
+8
2018-07-18
Cleanup Dockerfile.
Hideki Sekine
-79
/
+0
2018-07-18
Adjust TARGETS.
Hideki Sekine
-18
/
+3
2018-07-17
Block beta if clippy breaks.
kennytm
-7
/
+9
2018-07-13
Enabled core dump on Linux, and print stack trace on failure.
kennytm
-0
/
+6
2018-07-09
bump minimum LLVM version to 5.0
gnzlbg
-2
/
+2
2018-07-08
Remove the comment line that harmed.
Hideki Sekine
-1
/
+0
2018-07-08
Tweak to run test for thumbv7m target.
Hideki Sekine
-18
/
+20
2018-07-08
Create Dockerfile based on dist-various-1.
Hideki Sekine
-0
/
+127
2018-07-05
Update musl to 1.1.19 and add patch to fix tls issue
Marco A L Barbosa
-1
/
+7
2018-07-03
Fix the tool's path in toolstate verification.
kennytm
-4
/
+4
2018-06-21
Revert "Auto merge of #51662 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum"
Mark Simulacrum
-1
/
+1
2018-06-20
[beta] Prepare 1.28.0 beta release
Mark Simulacrum
-1
/
+1
2018-06-19
Auto merge of #51367 - oli-obk:silence!_I_test_you, r=Mark-Simulacrum
bors
-4
/
+2
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
[next]