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
Age
Commit message (
Expand
)
Author
Lines
2025-04-21
ci: Fix extensive tests
Trevor Gross
-16
/
+25
2025-04-21
Fix compiler-builtins publish
Trevor Gross
-16
/
+7
2025-04-21
Update README and CONTRIBUTING for the new repository layout
Trevor Gross
-158
/
+213
2025-04-21
Move README.md to compiler-builtins, CONTRIBUTING.md to root
Trevor Gross
-1
/
+1
2025-04-21
Update licensing information after repository refactoring
Trevor Gross
-6
/
+17
2025-04-21
avr: Provide `abort()`
Patryk Wychowaniec
-0
/
+26
2025-04-21
Remove `unsafe` from `naked_asm!` blocks
Trevor Gross
-9
/
+10
2025-04-20
ci: Fix release-plz configuration
Trevor Gross
-3
/
+5
2025-04-20
Add panic-handler to the workspace
Trevor Gross
-0
/
+1
2025-04-20
ci: Remove the old libm workflow file
Trevor Gross
-324
/
+0
2025-04-20
ci: Configure release-plz to run semver checks on `libm`
Trevor Gross
-2
/
+5
2025-04-20
ci: Clean up workflow file and docker script
Trevor Gross
-12
/
+12
2025-04-20
ci: Use lowercase for bash locals, fix shellcheck
Trevor Gross
-5
/
+7
2025-04-20
ci: Add a timeout for all jobs
Trevor Gross
-0
/
+3
2025-04-20
ci: Skip testing libm in PRs if it did not change
Trevor Gross
-37
/
+66
2025-04-20
ci: Add `/cargo/bin` to the path in Docker
Trevor Gross
-2
/
+4
2025-04-20
Set the musl submodule to 61399d4b ("loongarch64: add TLSDESC support")
Trevor Gross
-0
/
+0
2025-04-20
ci: Enable testing of `libm` crates
Trevor Gross
-227
/
+176
2025-04-20
ci: Add extensive tests from rust-lang/libm
Trevor Gross
-0
/
+68
2025-04-20
ci: Add a libm MSRV check
Trevor Gross
-0
/
+21
2025-04-20
Fix the libm-test logfile path
Trevor Gross
-6
/
+1
2025-04-20
Enable icount benchmarks in CI
Trevor Gross
-3
/
+55
2025-04-19
Add remaining `libm` crates to the workspace
Trevor Gross
-16
/
+14
2025-04-19
Move builtins-test-intrinsics out of the workspace
Trevor Gross
-18
/
+27
2025-04-19
Move the libm .editorconfig to root
Trevor Gross
-5
/
+0
2025-04-19
Combine the libm .gitignore
Trevor Gross
-12
/
+12
2025-04-19
Remove libm CI dockerfiles
Trevor Gross
-249
/
+0
2025-04-19
Run `cargo fmt` on all projects
Trevor Gross
-283
/
+1070
2025-04-19
Add a .rustfmt.toml with style edition 2024
Trevor Gross
-1
/
+0
2025-04-19
Add libm and libm-macros to the workspace
Trevor Gross
-40
/
+33
2025-04-19
libm: Fix crate compilation
Trevor Gross
-10
/
+10
2025-04-19
Fix the release-plz job
Trevor Gross
-34
/
+2
2025-04-19
libm: Flatten the `libm/libm` directory
Trevor Gross
-1
/
+1
2025-04-19
libm: Reorganize into compiler-builtins
Trevor Gross
-316
/
+314
2025-04-19
libm: Remove compiler-builtins-smoke-test
Trevor Gross
-245
/
+0
2025-04-19
Update .git-blame-ignore-revs after the libm merge
Trevor Gross
-1
/
+2
2025-04-19
Update path to libm after the merge
Trevor Gross
-1
/
+1
2025-04-19
Update submodules after the `libm` merge
Trevor Gross
-4
/
+4
2025-04-19
Merge remote-tracking branch 'libm/merge-into-builtins-prep' into absorb-libm
Trevor Gross
-0
/
+31148
2025-04-19
Remove the libm submodule
Trevor Gross
-3
/
+0
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
-119
/
+161
2025-04-18
Rename `testcrate` to `builtins-test`
Trevor Gross
-37
/
+38
2025-04-18
Migrate all crates except `libm` to edition 2024
Trevor Gross
-30
/
+34
2025-04-18
refactor: Introduce a virtual manifest
Trevor Gross
-302
/
+305
2025-04-18
refactor: Move the `libm` crate to a subdirectory
Trevor Gross
-23
/
+334
2025-04-18
Mark generic functions `#[inline]`
Trevor Gross
-2
/
+27
2025-04-18
Combine the source files for `fmod`
Trevor Gross
-31
/
+27
2025-04-18
Ensure all public functions are marked `no_panic`
Trevor Gross
-0
/
+15
2025-04-18
ci: Account for `PR_NUMBER` being set to an empty string
Trevor Gross
-1
/
+1
[prev]
[next]