This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-01-05 20:34:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b46b05d1d2
rust
/
library
/
core
/
tests
/
num
/
dec2flt
History
Nikolai Vazquez
734a91358b
Remove unnecessary
&format!
...
These were likely from before the `PartialEq<str>` impl for `&String`.
2023-01-21 22:06:42 -05:00
..
float.rs
Changed dec2flt to use the Eisel-Lemire algorithm.
2021-07-17 00:30:34 -05:00
lemire.rs
Changed dec2flt to use the Eisel-Lemire algorithm.
2021-07-17 00:30:34 -05:00
mod.rs
Remove unnecessary
&format!
2023-01-21 22:06:42 -05:00
parse.rs
Use implicit capture syntax in format_args
2022-03-10 10:23:40 -05:00