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
/
library
/
compiler-builtins
/
ci
Age
Commit message (
Expand
)
Author
Lines
2025-07-30
ci: Add a way to run `libm` tests that would otherwise be skipped
Trevor Gross
-0
/
+13
2025-07-30
ci: Commonize the way `PrInfo` is loaded from env
Trevor Gross
-10
/
+22
2025-07-30
ci: Don't print output twice in `ci-util`
Trevor Gross
-2
/
+0
2025-07-30
ci: Switch to strongly typed directives
Trevor Gross
-25
/
+54
2025-07-29
ci: Simplify tests for verbatim paths
Trevor Gross
-1
/
+4
2025-07-29
cleanup: Trim trailing whitespace
Trevor Gross
-2
/
+2
2025-07-24
ci: Upgrade ubuntu:25.04 for the PowerPC64LE test
Trevor Gross
-3
/
+1
2025-07-24
ci: Use a mirror for musl
Trevor Gross
-1
/
+1
2025-07-24
ci: Update to the latest ubuntu:25.04 Docker images
Trevor Gross
-20
/
+21
2025-07-10
Upgrade `iai-callgrind` to 0.15
Trevor Gross
-1
/
+1
2025-07-04
symcheck: Make `target` a positional argument
Trevor Gross
-15
/
+12
2025-06-10
ci: Fix a typo that was causing a command failure
Trevor Gross
-1
/
+1
2025-06-04
Replace the musl submodule with a download script
Trevor Gross
-0
/
+15
2025-06-02
ci: Refactor benchmark regression checks
Trevor Gross
-74
/
+29
2025-05-29
ci: Allow for multiple icount benchmarks in the same run
Trevor Gross
-6
/
+27
2025-05-29
Run `builtins-test-intrinsics` when possible
Trevor Gross
-10
/
+20
2025-05-29
Replace the `nm` symbol check with a Rust implementation
Trevor Gross
-108
/
+17
2025-05-05
ci: Mention `ci: skip-extensive` in the error message
Trevor Gross
-1
/
+3
2025-04-21
ci: Fix extensive tests
Trevor Gross
-0
/
+24
2025-04-20
ci: Clean up workflow file and docker script
Trevor Gross
-6
/
+7
2025-04-20
ci: Use lowercase for bash locals, fix shellcheck
Trevor Gross
-5
/
+7
2025-04-20
ci: Skip testing libm in PRs if it did not change
Trevor Gross
-14
/
+40
2025-04-20
ci: Add `/cargo/bin` to the path in Docker
Trevor Gross
-2
/
+4
2025-04-20
ci: Enable testing of `libm` crates
Trevor Gross
-21
/
+146
2025-04-20
Enable icount benchmarks in CI
Trevor Gross
-0
/
+474
2025-04-19
Add remaining `libm` crates to the workspace
Trevor Gross
-8
/
+8
2025-04-19
Move builtins-test-intrinsics out of the workspace
Trevor Gross
-8
/
+11
2025-04-19
ci: Update `ci/run-docker.sh` to match libm
Trevor Gross
-55
/
+69
2025-04-18
ci: Make CI configuration more similar to `libm`
Trevor Gross
-26
/
+81
2025-04-18
Rename `testcrate` to `builtins-test`
Trevor Gross
-4
/
+4
2025-03-22
copy_misaligned_words: avoid out-of-bounds accesses (#799)
Ralf Jung
-0
/
+16
2025-03-19
Switch repository layout to use a virtual manifest
Trevor Gross
-3
/
+3
2025-03-18
Add a script for downloading compiler-rt
Trevor Gross
-0
/
+10
2025-03-18
Move `examples/intrinsics.rs` to its own crate
Trevor Gross
-9
/
+9
2024-11-01
ci: add support for loongarch64-unknown-linux-gnu
WANG Rui
-0
/
+13
2024-10-02
Add riscv64gc to CI
Trevor Gross
-0
/
+13
2024-09-28
Fix some warnings from shellcheck
Trevor Gross
-16
/
+29
2024-06-22
Fix unset variables in the build script
Trevor Gross
-3
/
+3
2024-06-22
Update the Ubuntu docker image to the latest version
Trevor Gross
-19
/
+19
2024-05-24
Enable cache for Docker images
Trevor Gross
-1
/
+13
2024-05-24
Add benchmarks for floating point math
Trevor Gross
-1
/
+5
2024-05-21
Only run `--features c` for verbatim test
Henry Wang
-9
/
+1
2024-05-21
verbatim tests only need to build
theKidOfArcrania
-1
/
+1
2024-05-21
Properly escape /C and fix naming
theKidOfArcrania
-3
/
+3
2024-05-21
Instead have cmd.exe dump out path
theKidOfArcrania
-11
/
+10
2024-05-21
Fix backslash
theKidOfArcrania
-1
/
+1
2024-05-21
Use cmd.exe
theKidOfArcrania
-9
/
+11
2024-05-21
Fix CI
theKidOfArcrania
-1
/
+1
2024-05-21
Add tests for UNC paths on windows builds
theKidOfArcrania
-0
/
+12
2024-05-15
Enable no-fail-fast for more usable test output
Trevor Gross
-1
/
+1
[next]