We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e5f78c commit 8679e15Copy full SHA for 8679e15
libm/CHANGELOG.md
@@ -8,6 +8,12 @@ and this project adheres to
8
9
## [Unreleased]
10
11
+## [0.2.17](https://github.com/rust-lang/compiler-builtins/compare/libm-v0.2.16...libm-v0.2.17) - 2026-02-03
12
+
13
+### Other
14
15
+- Merge ref '44e34e1ac6d7' from rust-lang/rust
16
17
## [0.2.16](https://github.com/rust-lang/compiler-builtins/compare/libm-v0.2.15...libm-v0.2.16) - 2025-12-07
18
19
### Fixed
libm/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "libm"
3
-version = "0.2.16"
+version = "0.2.17"
4
authors = [
5
"Alex Crichton <alex@alexcrichton.com>",
6
"Amanieu d'Antras <amanieu@gmail.com>",
0 commit comments