Files
rust/library/coretests/tests
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-06-12 12:53:14 -04:00
2025-12-22 21:37:18 -05:00
2025-09-12 13:54:15 -05:00
2025-08-02 17:34:59 -04:00
2025-09-12 10:49:52 -05:00
2025-07-09 16:37:11 +00:00
2025-11-27 20:18:13 +07:00
2025-09-16 10:05:40 -05:00
2025-09-16 10:26:52 -05:00
2025-01-26 10:45:09 +00:00
2025-06-25 17:06:49 -07:00
2025-11-14 18:23:19 +03:00
2025-01-26 10:26:36 +00:00
2025-09-12 12:39:31 +03:00
2025-01-26 10:26:36 +00:00
2025-01-26 10:26:36 +00:00
2025-10-26 21:33:00 -04:00
2025-01-26 10:26:36 +00:00
2025-12-15 18:57:33 +08:00
2025-09-10 16:50:45 -05:00
2025-01-26 10:26:36 +00:00
2025-05-12 15:33:37 +02:00
2025-03-28 10:18:04 +01:00
2025-08-01 08:55:50 +03:00
2025-01-26 10:26:36 +00:00
2025-11-14 17:45:23 +00:00
2025-01-26 10:26:36 +00:00
2025-01-26 10:26:36 +00:00
2025-08-20 20:31:33 -04:00