rust/library/std
Jacob Pratt 1dd933c37e
Rollup merge of #152648 - JonathanBrouwer:debug_spurious, r=jhpratt
Remove timing assertion from `oneshot::send_before_recv_timeout`

This test regularly spuriously fails in CI, such as https://github.com/rust-lang/rust/pull/152632#issuecomment-3902778366
We can just remove the assertion but I'd like to understand why, so I'm adding more information to the assert
2026-02-16 04:28:58 -05:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Rollup merge of #152534 - PaulDance:patches/remove-win7-uds, r=Mark-Simulacrum 2026-02-14 23:17:32 -05:00
tests Rollup merge of #152648 - JonathanBrouwer:debug_spurious, r=jhpratt 2026-02-16 04:28:58 -05:00
build.rs Update to new API, allowing to remove check_doc_cfg.rs file from librustdoc 2025-12-10 12:28:08 +01:00
Cargo.toml unify and deduplicate floats 2026-02-15 18:00:41 +00:00