Files
rust/tests/rustdoc-html
Zac Harrold fe2b39f064 Move std::io::ErrorKind to core::io
Move `std::io::ErrorKind` to `core::io`
* Update `rustdoc-html` tests for the new path
* Add `core_io` feature to control stability. This replaces the use of `core_io_borrowed_buf` on the `core::io` module itself.
* Re-export `core::io::ErrorKind` in `std::io::error`
2026-04-20 18:38:25 +10:00
..
2026-04-01 23:05:42 +01:00
2026-02-24 11:41:26 -05:00
2026-02-10 18:00:54 +00:00