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
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
Lines
2020-04-16
Auto merge of #5475 - woshilapin:woshilapin-patch-1, r=flip1995
bors
-1
/
+1
2020-04-16
Auto merge of #5474 - phansch:reenable-rustfmt, r=flip1995
bors
-2
/
+1
2020-04-16
CI: performing system upgrade fixes broken apt deps on ubuntu 32bit
Matthias Krüger
-0
/
+2
2020-04-16
[fix] Minor typo in GH Actions 'clippy_dev'
Jean SIMARD
-1
/
+1
2020-04-16
Reenable rustfmt integration test
Philipp Hansch
-2
/
+1
2020-04-13
Temporarily disable rustfmt integration test
Philipp Hansch
-1
/
+2
2020-03-31
Make limit_stderr_length a subcommand
flip1995
-2
/
+2
2020-03-25
Also deploy from the beta branch
flip1995
-0
/
+4
2020-03-19
Get integration test binary from deps dir
flip1995
-1
/
+2
2020-03-04
Revive rls integration test
Yuki Okushi
-2
/
+1
2020-03-02
Disable rls test for now
Yuki Okushi
-1
/
+2
2020-02-24
Do not run deploy action on other repos
Yuki Okushi
-0
/
+1
2020-02-12
Auto merge of #5165 - matthiaskrgr:ci_cargo_cache_autoclean, r=flip1995
bors
-12
/
+8
2020-02-12
gha: install cargo-cache with ci-autoclean feature which speeds up build time...
Matthias Krüger
-12
/
+8
2020-02-12
Run deploy workflow on tags, instead of releases
flip1995
-4
/
+7
2020-02-12
Use list instead of array for branch names
flip1995
-6
/
+16
2020-02-12
Don't upload target/release in integration_build
flip1995
-0
/
+1
2020-02-12
Use nightly cargo to install cargo-cache
flip1995
-4
/
+4
2020-02-12
Apply review comments
flip1995
-2
/
+71
2020-02-12
Run bors checks unconditionally
flip1995
-14
/
+3
2020-02-12
Add bors dummy jobs
flip1995
-0
/
+78
2020-02-12
Use hash of Cargo.lock file in cache name
flip1995
-12
/
+28
2020-02-12
Build Clippy before running integration tests
flip1995
-4
/
+52
2020-02-12
Allow non-ascii characters in changelog check
flip1995
-0
/
+2
2020-02-12
Extract deployment
flip1995
-42
/
+1
2020-02-12
Extract driver test
flip1995
-54
/
+6
2020-02-12
Limit parallel jobs on try/r+ runs
flip1995
-0
/
+1
2020-02-12
Cancle builds on new commits
flip1995
-0
/
+12
2020-02-12
Add deployment to GHA
flip1995
-0
/
+72
2020-02-12
Move integration tests in clippy_bors.yml
flip1995
-70
/
+54
2020-02-12
Add Clippy Test to GHA
flip1995
-0
/
+98
2020-02-12
Check if changelog exists
flip1995
-0
/
+23
2020-02-12
Add Clippy Test (bors) to GHA
flip1995
-0
/
+146
2020-02-12
Add remark check to GHA
flip1995
-0
/
+24
2020-02-12
Add clippy_dev checks to GitHub Actions
flip1995
-0
/
+44
2020-02-12
Add integration test GitHub action
flip1995
-0
/
+69