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
/
fmt
Age
Commit message (
Expand
)
Author
Lines
2023-11-15
avoid exhaustive i16 test in Miri
Ralf Jung
-2
/
+5
2023-11-11
round to even
James Dietz
-343
/
+10
2023-11-11
fix rounding issue with exponents in fmt
James Dietz
-4
/
+349
2023-03-16
Update format_args!() test to account for inlining.
Mara Bos
-4
/
+4
2022-10-20
Add tests for rounding of ties during float formatting
Andrew Tribick
-0
/
+120
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
-68
/
+68
2021-10-20
Rollup merge of #86479 - exphp-forks:float-debug-exponential, r=yaahc
Yuki Okushi
-0
/
+24
2021-10-03
Use a test value that doesn't depend on the handling of even/odd rounding
Josh Triplett
-1
/
+1
2021-10-03
Fix Lower/UpperExp formatting for integers and precision zero
Fabian Wolff
-0
/
+1
2021-09-09
Ignore automatically derived impls of `Clone` and `Debug` in dead code analysis
Fabian Wolff
-0
/
+1
2021-06-19
Automatic exponential formatting in Debug
Michael Lamparski
-0
/
+24
2021-04-21
Format `Struct { .. }` on one line even with `{:#?}`.
Mara Bos
-6
/
+1
2020-07-27
mv std libs to library/
mark
-0
/
+1030