Files
rust/library
Jonathan Brouwer 2c0daa2301 Rollup merge of #147499 - josh-kaplan:master, r=Mark-Simulacrum
Implement round-ties-to-even for Duration Debug for consistency with f64

## Summary

This PR proposes a fix for rust-lang/rust#103747 implementing IEEE-754 S4.3 roundTiesToEven for Duration Debug implementation.

## Testing

Added new test in `time.rs` for  validating roundTiesToEven behavior in Duration formatting. Reran all debug formatting tests in `time.rs` with `./x test library/coretests --test-args time::debug_formatting`.
2025-12-28 18:16:09 +01:00
..
2025-12-19 15:04:30 -08:00
2025-06-16 07:00:13 +00:00
2025-12-23 09:56:09 +00:00
2025-07-01 10:55:49 -07:00
2025-12-27 10:59:21 +01:00
2025-11-16 23:35:37 -05:00
2025-12-13 16:31:09 +09:00