rust/library/std
joboet 5978e19456
std: move time implementations to sys (VEX)
Now that the `unsupported` module exists, we can use it for VEX. VEX actually
supports `Instant` though, so the implementation-select needs to combine that
with the `unsupported` module.
2026-01-27 10:27:30 +01:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src std: move time implementations to sys (VEX) 2026-01-27 10:27:30 +01:00
tests Rollup merge of #151383 - cyrgani:no-internal-deprecation, r=scottmcm 2026-01-27 12:50:52 +11: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 Update windows bindings in std 2026-01-26 10:59:16 +00:00