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
/
host-x86_64
/
mingw-check
Age
Commit message (
Expand
)
Author
Lines
2025-05-30
split `mingw-check` into two
onur-ozkan
-236
/
+0
2025-05-30
use stage 1 for std on CI
onur-ozkan
-4
/
+4
2025-05-28
Remove checks that are run with `tidy`
Guillaume Gomez
-3
/
+0
2025-04-07
enable in-tree std on some runners
onur-ozkan
-0
/
+1
2025-04-02
Demote i686-pc-windows-gnu to Tier 2
Noratrieb
-1
/
+1
2025-03-21
Disable CI mode when checking default bootstrap profiles
Jakub Beránek
-1
/
+2
2025-03-14
Remove `RUN_CHECK_WITH_PARALLEL_QUERIES`
Jakub Beránek
-2
/
+0
2025-01-27
rustdoc: add nobuild typescript checking to our JS
Michael Howell
-2
/
+3
2024-11-25
Run the license-metadata check in CI.
Jonathan Pallant
-0
/
+1
2024-11-13
define all the clippy lints we check in CI in a step
Pietro Albini
-3
/
+1
2024-10-28
split clippy task for library and compiler, so different lints can be enabled
klensy
-1
/
+2
2024-10-11
move dummy commit logic into x86_64-gnu-llvm-18
onur-ozkan
-12
/
+0
2024-10-08
fix `ci_rustc_if_unchanged_logic` test
onur-ozkan
-1
/
+1
2024-10-08
make an explicit change on compiler then run bootstrap test
onur-ozkan
-1
/
+14
2024-07-22
Rollup merge of #127923 - ferrocene:use-reuse-tool-4.0, r=pietroalbini
Trevor Gross
-57
/
+81
2024-07-22
Regenerated hashes using python3.10
Jonathan Pallant
-1
/
+1
2024-07-18
create `check-default-config-profiles.sh` for `mingw-check`
onur-ozkan
-2
/
+14
2024-07-18
remove `debug-logging` default from tools profile
onur-ozkan
-1
/
+1
2024-07-18
check default config profiles on CI
onur-ozkan
-0
/
+2
2024-07-18
Upgrade to reuse 4.0.3
Jonathan Pallant
-58
/
+82
2024-06-07
Other EcmaScript version bump
Sunshine
-2
/
+2
2024-04-29
Remove the `expand-yaml-anchors` tool
Jakub Beránek
-5
/
+4
2024-04-21
Rollup merge of #124069 - onur-ozkan:run-clippy-on-bootstrap, r=albertlarsan68
Guillaume Gomez
-0
/
+1
2024-04-18
CI: add script for installing NodeJS and update it to v20
Jakub Beránek
-2
/
+4
2024-04-17
enable clippy for bootstrap on CI PRs
onur-ozkan
-0
/
+1
2024-04-16
update `mingw-check` clippy invocation
onur-ozkan
-1
/
+1
2024-04-02
Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomez
Guillaume Gomez
-1
/
+1
2024-03-16
rustdoc-search: shard the search result descriptions
Michael Howell
-1
/
+1
2024-03-14
Add comments explaining tier 1 PR checks
Chris Denton
-1
/
+3
2024-03-14
Check all tier 1 targets in PR CI
Chris Denton
-0
/
+2
2024-02-11
Gate PR CI on clippy correctness lints
Jakub Beránek
-5
/
+1
2023-12-16
test `x clippy --stage 0` in ci
Joshua Nelson
-0
/
+6
2023-11-27
Update reuse command to include submodules.
Jonathan Pallant (Ferrous Systems)
-1
/
+1
2023-06-12
Publish docs as github artifacts during CI
Trevor Gross
-0
/
+3
2023-04-17
Spelling src/ci
Josh Soref
-1
/
+1
2023-03-12
Add rustdoc-gui eslint check into CI
Guillaume Gomez
-1
/
+2
2023-03-11
Add rustdoc-js eslint check into CI
Guillaume Gomez
-1
/
+2
2023-02-25
check is default to all targets now
yukang
-2
/
+2
2023-02-24
enable validate-mir-opts in mingw-check
yukang
-1
/
+3
2023-01-29
Rollup merge of #96763 - Abdur-rahmaanJ:patch-1, r=Mark-Simulacrum
Matthias Krüger
-6
/
+0
2023-01-22
fix maintainer validation message
Abdur-Rahmaan Janhangeer
-6
/
+0
2023-01-16
ci: upgrade mingw-check to ubuntu:22.04
Josh Stone
-141
/
+70
2023-01-10
Check compiler docs in PR CI
Albert Larsan
-0
/
+1
2022-12-22
Run `tidy` in its own job in PR CI
Deadbeef
-1
/
+0
2022-12-18
Auto merge of #105714 - jyn514:tidy-first, r=Mark-Simulacrum
bors
-1
/
+1
2022-12-16
Test documentation of hidden items in std
Chris Denton
-1
/
+1
2022-12-14
Run `x test tidy` sooner in mingw-check
Joshua Nelson
-1
/
+1
2022-12-02
reduce docker image sizes by cleaning cache/squashing steps
klensy
-4
/
+4
2022-09-04
Test internal documentation
Chris Denton
-1
/
+2
2022-07-18
check REUSE compliance in CI
Pietro Albini
-0
/
+176
[next]