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
/
tools
/
rust-analyzer
/
.github
Age
Commit message (
Expand
)
Author
Lines
2025-09-25
Install cargo for proc-macro-srv tests
Laurențiu Nicola
-2
/
+2
2025-09-25
Also install rustfmt on stable
Laurențiu Nicola
-3
/
+3
2025-07-29
Use GH app for authenticating sync PRs
Jakub Beránek
-1
/
+2
2025-07-22
Add CI workflow for periodically performing josh pulls
Jakub Beránek
-0
/
+20
2025-06-28
ci: Fix up release workflow
Lukas Wirth
-4
/
+5
2025-06-28
ci: Cancel workflow only after the main matrix has finished
Lukas Wirth
-15
/
+19
2025-06-24
ci: Fix cancel parallel jobs on windows
Shoyu Vanilla
-0
/
+4
2025-06-04
ci: Pin `cargo-workspaces` version to `0.3.6`, again
Shoyu Vanilla
-2
/
+2
2025-06-04
fix: Typo mistake in autopublish workflow
Shoyu Vanilla (Flint)
-1
/
+1
2025-06-04
ci: When autopublishing, remove `xtask` from workspace
Shoyu Vanilla (Flint)
-3
/
+3
2025-06-04
ci: Pin `cargo-workspaces` to `0.3.6`
Shoyu Vanilla
-1
/
+1
2025-05-16
Merge pull request #19808 from Veykril/lw-ollszwnlmquw
Lukas Wirth
-6
/
+6
2025-05-16
ci: Run metrics on the beta channel
Lukas Wirth
-6
/
+6
2025-05-05
github: Direct users to discussions instead of issues for questions
Lukas Wirth
-10
/
+4
2025-04-20
doc: Fix dead manual links
bbb651
-3
/
+3
2025-04-18
Support specific revisions for pgo
Laurențiu Nicola
-6
/
+6
2025-04-17
Build MacOS AArch64 releases on that platform
Laurențiu Nicola
-1
/
+1
2025-04-16
Use PGO on macOS x64 and arm64 builds
Alexander Zaitsev
-0
/
+2
2025-04-16
Merge pull request #19597 from Kobzol/arm-ci
Lukas Wirth
-2
/
+3
2025-04-16
Pin rustc used for the `proc-macro-src` CI job
Jakub Beránek
-5
/
+13
2025-04-15
Perform PGO for aarch64 builds
Jakub Beránek
-2
/
+3
2025-04-15
Use PGO on Linux x64 builds
Jakub Beránek
-0
/
+1
2025-04-15
Merge pull request #19585 from Kobzol/pgo-windows
Laurențiu Nicola
-2
/
+4
2025-04-15
Use `manylinux` Docker container instead of zigbuild for x64 Linux
Jakub Beránek
-1
/
+9
2025-04-15
Run PGO for Windows on CI
Jakub Beránek
-0
/
+2
2025-04-15
Allow passing a specific crate for PGO training
Jakub Beránek
-2
/
+2
2025-04-14
Do not enable PGO in combination with zigbuild
Jakub Beránek
-2
/
+0
2025-04-14
Merge pull request #19582 from Kobzol/ci-pgo
Lukas Wirth
-3
/
+6
2025-04-14
Use PGO for x64 and aarch64 Linux builds on CI
Jakub Beránek
-3
/
+6
2025-04-12
ci: cancel parallel jobs if test fails
Prajwal S N
-4
/
+16
2025-04-06
chore: Set up a proper job matrix for rust-cross
Lukas Wirth
-14
/
+14
2025-04-01
chore: Disable rust-cache in CI
Lukas Wirth
-33
/
+23
2025-03-31
chore: Clean CI a bit
Lukas Wirth
-29
/
+51
2025-03-29
fix: Fix, clarify and require a value for `proc_macro_cwd` of `CrateData`
Lukas Wirth
-7
/
+1
2025-03-27
chore: Remove salsa dependency from proc-macro server again
Lukas Wirth
-0
/
+3
2025-03-25
ci: Require miri step
Lukas Wirth
-3
/
+7
2025-03-25
ci: run `intern` tests via `cargo miri`
Lukas Wirth
-1
/
+21
2025-03-18
chore: Clean up proc-macro-srv CI job
Lukas Wirth
-8
/
+8
2025-03-16
Use cargo nextest on CI
Laurențiu Nicola
-1
/
+3
2025-03-10
Run proc-macro server tests are separate CI job
Lukas Wirth
-25
/
+45
2025-03-05
Twiddle with the rustup invocation on CI
Laurențiu Nicola
-2
/
+1
2025-02-27
Update Node.js, vscode, and ts deps
BenjaminBrienen
-3
/
+3
2025-02-26
Use cargo zigbuild for releases
Laurențiu Nicola
-30
/
+25
2025-02-24
Merge pull request #19217 from lnicola/event-name
Laurențiu Nicola
-6
/
+6
2025-02-24
Fix event_name check in workflows
Laurențiu Nicola
-6
/
+6
2025-02-24
Downgrade to ubuntu-22.04 for aarch64-unknown-linux-gnu and arm-unknown-linux...
Laurențiu Nicola
-2
/
+2
2025-02-20
Use ubuntu-latest workers for releases
Laurențiu Nicola
-3
/
+3
2025-02-09
fix off-by-one error
jyn
-1
/
+5
2025-02-01
Stop running some release workflows on forks and update old URLs
Laurențiu Nicola
-4
/
+9
2025-01-03
Fix metrics workflow
Laurențiu Nicola
-1
/
+1
[next]