about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/.github/workflows/ci.yaml
AgeCommit message (Expand)AuthorLines
2025-09-25Install cargo for proc-macro-srv testsLaurențiu Nicola-2/+2
2025-09-25Also install rustfmt on stableLaurențiu Nicola-3/+3
2025-06-28ci: Fix up release workflowLukas Wirth-2/+3
2025-06-28ci: Cancel workflow only after the main matrix has finishedLukas Wirth-15/+19
2025-06-24ci: Fix cancel parallel jobs on windowsShoyu Vanilla-0/+4
2025-04-16Pin rustc used for the `proc-macro-src` CI jobJakub Beránek-5/+13
2025-04-12ci: cancel parallel jobs if test failsPrajwal S N-4/+16
2025-04-06chore: Set up a proper job matrix for rust-crossLukas Wirth-14/+14
2025-04-01chore: Disable rust-cache in CILukas Wirth-33/+23
2025-03-31chore: Clean CI a bitLukas Wirth-29/+51
2025-03-29fix: Fix, clarify and require a value for `proc_macro_cwd` of `CrateData`Lukas Wirth-7/+1
2025-03-27chore: Remove salsa dependency from proc-macro server againLukas Wirth-0/+3
2025-03-25ci: Require miri stepLukas Wirth-3/+7
2025-03-25ci: run `intern` tests via `cargo miri`Lukas Wirth-1/+21
2025-03-18chore: Clean up proc-macro-srv CI jobLukas Wirth-8/+8
2025-03-16Use cargo nextest on CILaurențiu Nicola-1/+3
2025-03-10Run proc-macro server tests are separate CI jobLukas Wirth-25/+45
2025-03-05Twiddle with the rustup invocation on CILaurențiu Nicola-2/+1
2025-02-27Update Node.js, vscode, and ts depsBenjaminBrienen-1/+1
2025-02-09fix off-by-one errorjyn-1/+5
2024-12-29Automatically cancel CI checks on new push to same PRLukas Wirth-1/+5
2024-12-13Bump typosLaurențiu Nicola-1/+1
2024-10-22Switch CI from bors to merge queuesJakub Beránek-20/+17
2024-10-18fix: Fix CI running analysis-stats incorrectly against the standard librariesLukas Wirth-3/+3
2024-07-25Fix and enable unsafe_op_in_unsafe_fnLaurențiu Nicola-1/+1
2024-05-15Bump Swatinem/rust-cacheLukas Wirth-2/+2
2024-05-15Use Swatinem/rust-cache for metrics CILukas Wirth-1/+1
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+256