about summary refs log tree commit diff
path: root/library/compiler-builtins/.github/workflows/main.yaml
AgeCommit message (Expand)AuthorLines
2025-07-30ci: Set pipefail before running ci-utilTrevor Gross-1/+3
2025-07-30ci: Don't print output twice in `ci-util`Trevor Gross-1/+1
2025-07-29ci: Simplify tests for verbatim pathsTrevor Gross-4/+0
2025-07-29cleanup: Trim trailing whitespaceTrevor Gross-2/+2
2025-07-23ci: Add native PowerPC64LE and s390x jobsTrevor Gross-0/+22
2025-07-21ci: Switch to nightly rustfmtTrevor Gross-2/+2
2025-07-04Test building custom targets and resolve an issue probing `rustc`Trevor Gross-0/+20
2025-06-04Replace the musl submodule with a download scriptTrevor Gross-12/+10
2025-05-29ci: Allow for multiple icount benchmarks in the same runTrevor Gross-2/+10
2025-05-29Increase the benchmark rustc version to 2025-05-28Trevor Gross-1/+1
2025-05-29ci: Allow concurrency outside of pull requestsTrevor Gross-1/+1
2025-05-29Remove the now-unneeded llvm-tools-previewTrevor Gross-1/+0
2025-04-21ci: Fix extensive testsTrevor Gross-16/+1
2025-04-20ci: Clean up workflow file and docker scriptTrevor Gross-6/+5
2025-04-20ci: Add a timeout for all jobsTrevor Gross-0/+3
2025-04-20ci: Skip testing libm in PRs if it did not changeTrevor Gross-23/+26
2025-04-20ci: Enable testing of `libm` cratesTrevor Gross-1/+11
2025-04-20ci: Add extensive tests from rust-lang/libmTrevor Gross-0/+68
2025-04-20ci: Add a libm MSRV checkTrevor Gross-0/+21
2025-04-20Enable icount benchmarks in CITrevor Gross-2/+53
2025-04-18ci: Make CI configuration more similar to `libm`Trevor Gross-0/+204