This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
std
History
Trevor Spiteri
50d3ddcb0c
make ln_1p examples more representative of use
...
With this commit, the examples for ln_1p would fail if (x + 1.0).ln() is used instead of x.ln_1p().
2020-09-23 12:02:49 +02:00
..
benches
…
src
make ln_1p examples more representative of use
2020-09-23 12:02:49 +02:00
tests
…
build.rs
Remove duplicated library links between std and libc
2020-09-21 01:37:15 -07:00
Cargo.toml
Use IOV_MAX and UIO_MAXIOV constants in limit vectored I/O
2020-09-10 16:27:28 +02:00