rust/library/std
Jonathan Brouwer 9b89b8814a
Rollup merge of #149778 - tbu-:pr_crate_io_result, r=Mark-Simulacrum
`crate::io::Result` → `io::Result` in most places

I don't know why many places refer to the type as `crate::io::Result` when `crate::io` is already imported.
2026-01-01 02:47:19 +01:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Rollup merge of #149778 - tbu-:pr_crate_io_result, r=Mark-Simulacrum 2026-01-01 02:47:19 +01:00
tests stabilize lazy_get 2025-12-15 18:57:33 +08: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 std: switch to moto-rt v0.16.0 2025-12-19 15:48:47 -08:00