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
/
libm
/
Cargo.toml
Age
Commit message (
Expand
)
Author
Lines
2025-06-13
Clean up and sort manifest keys
Trevor Gross
-6
/
+4
2025-05-06
chore: release
github-actions[bot]
-1
/
+1
2025-05-04
chore: release
github-actions[bot]
-1
/
+1
2025-04-22
chore: Release libm v0.2.13
Trevor Gross
-1
/
+1
2025-04-22
chore: release builtins 0.1.156 and libm 0.2.12
github-actions[bot]
-1
/
+1
2025-04-21
Update README and CONTRIBUTING for the new repository layout
Trevor Gross
-1
/
+1
2025-04-19
libm: Flatten the `libm/libm` directory
Trevor Gross
-0
/
+49
2025-04-19
libm: Reorganize into compiler-builtins
Trevor Gross
-37
/
+0
2025-04-18
refactor: Introduce a virtual manifest
Trevor Gross
-0
/
+37
2025-04-18
refactor: Move the `libm` crate to a subdirectory
Trevor Gross
-87
/
+0
2025-03-18
Upgrade all dependencies to the latest
Trevor Gross
-2
/
+1
2025-02-23
Resolve monomorphization errors in `compiler-builtins`
Trevor Gross
-0
/
+7
2025-01-30
Specify license as just MIT
Manish Goregaokar
-1
/
+1
2025-01-25
Rework the available Cargo profiles
Trevor Gross
-6
/
+8
2025-01-25
Upgrade all dependencies to the latest version
Trevor Gross
-1
/
+1
2025-01-16
Add benchmarks using iai-callgrind
Trevor Gross
-0
/
+4
2025-01-13
Don't set `codegen-units=1` by default in CI
Trevor Gross
-3
/
+4
2025-01-13
Add a utility crate for quick evaluation
Trevor Gross
-0
/
+1
2025-01-12
Expose C versions of `libm` functions in the `cb` crate
Trevor Gross
-1
/
+4
2025-01-11
Add a `release-checked` profile with debug and overflow assertions
Trevor Gross
-0
/
+7
2025-01-05
Rename `unstable-test-support` to `unstable-public-internals`
Trevor Gross
-1
/
+1
2024-12-29
Add `f16` and `f128` configuration from `compiler-builtins`
Trevor Gross
-1
/
+4
2024-11-01
Expose the `support` module publicly with a test feature
Trevor Gross
-0
/
+3
2024-10-31
Remove `libm-bench`
Trevor Gross
-1
/
+0
2024-10-28
Add an "arch" Cargo feature that is on by default
Trevor Gross
-1
/
+4
2024-10-28
Replace `feature = "unstable-intrinsics"` with `intrinsics_enabled`
Trevor Gross
-0
/
+5
2024-10-28
Move the existing "unstable" feature to "unstable-intrinsics"
Trevor Gross
-1
/
+4
2024-10-28
chore: release v0.2.11
github-actions[bot]
-1
/
+1
2024-10-28
Add a procedural macro for expanding all function signatures
Trevor Gross
-0
/
+2
2024-10-28
Introduce `musl-math-sys` for bindings to musl math symbols
Trevor Gross
-0
/
+2
2024-10-27
chore: release v0.2.10
github-actions[bot]
-1
/
+1
2024-10-27
Set the MSRV to 1.63 and document it as such
Trevor Gross
-0
/
+1
2024-10-26
chore: release v0.2.9
github-actions[bot]
-1
/
+1
2024-10-26
Update licensing to MIT AND (MIT OR Apache-2.0)
Trevor Gross
-1
/
+1
2024-10-07
Set edition to 2021 for all crates
Trevor Gross
-1
/
+1
2024-10-05
Upgrade all dependencies
Trevor Gross
-1
/
+1
2024-10-05
Move `musl-reference-tests` to a new `libm-test` crate
Trevor Gross
-6
/
+5
2024-08-07
Rename `only-soft-floats` feature into `force-soft-floats`
Guillaume Gomez
-1
/
+1
2024-08-06
Add `only-soft-floats` feature to prevent using any intrinsics or arch-specif...
Guillaume Gomez
-0
/
+3
2023-10-06
Release 0.2.8
Amanieu d'Antras
-1
/
+1
2023-08-03
Exclude GitHub Workflows files from packaged crate
mulhern
-1
/
+1
2023-08-03
Exclude ci directory from packaged crate
mulhern
-0
/
+1
2023-05-13
Prepare 0.2.7 release
Yuki Okushi
-1
/
+1
2022-11-09
Bump to 0.2.6
Amanieu d'Antras
-1
/
+1
2022-08-10
Bump to 0.2.5
Amanieu d'Antras
-1
/
+1
2022-07-30
Bump to 0.2.3
Amanieu d'Antras
-1
/
+1
2022-02-06
Bump to 0.2.2
Amanieu d'Antras
-1
/
+1
2022-01-03
Fix no-panic
Amanieu d'Antras
-0
/
+4
2021-03-28
add "readme"-key to Cargo.toml in order for this crate to have a preview on c...
Philipp Schuster
-0
/
+1
2019-11-22
Bump to 0.2.1
Alex Crichton
-1
/
+1
[next]