Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 8f7436d

Browse files
committed
Note that this crate has been moved
Since [1], `libm` is now part of the `compiler-builtins` repositoy, so this repo will be archived. Update the README to reflect that. [1]: rust-lang/compiler-builtins#822
1 parent c94017a commit 8f7436d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A port of [MUSL]'s libm to Rust.
44

5+
> [!NOTE]
6+
> The `libm` crate has been merged into the `compiler-builtins` repository. Future
7+
> development work will take place there: https://github.com/rust-lang/compiler-builtins.
8+
59
[MUSL]: https://musl.libc.org/
610

711
## Goals

0 commit comments

Comments
 (0)