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
/
core
/
tests
/
num
/
flt2dec
Age
Commit message (
Expand
)
Author
Lines
2025-01-26
Put all coretests in a separate crate
bjorn3
-1558
/
+0
2025-01-24
Remove a bunch of emscripten test ignores
bjorn3
-6
/
+0
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-3
/
+3
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-13
/
+10
2023-10-22
use visibility to check unused imports and delete some stmts
bohan
-2
/
+0
2023-01-04
Update rand in the stdlib tests, and remove the getrandom feature from it
Thom Chiovoloni
-4
/
+2
2022-10-11
Fix inconsistent rounding of 0.5 when formatted to 0 decimal places
Andrew Tribick
-2
/
+2
2022-03-10
Use implicit capture syntax in format_args
T-O-R-U-S
-2
/
+2
2021-06-06
Move `flt2dec::{Formatted, Part}` to dedicated module
Gary Guo
-1
/
+2
2021-03-22
Preserve signed zero on roundtrip
Jubilee Young
-158
/
+88
2021-01-15
Re-enable all num tests on WASM
Smitty
-2
/
+0
2020-09-02
flt2dec: properly handle uninitialized memory
Ralf Jung
-50
/
+52
2020-07-31
also reduce some libcore test iteration counts
Ralf Jung
-1
/
+2
2020-07-27
mv std libs to library/
mark
-0
/
+1639