Auto merge of #136769 - thaliaarchi:io-optional-methods/stdio, r=joboet

Provide optional `Read`/`Write` methods for stdio

Override more of the default methods for `io::Read` and `io::Write` for stdio types, when efficient to do so, and deduplicate unsupported types.

Tracked in https://github.com/rust-lang/rust/issues/136756.

try-job: x86_64-msvc-1
This commit is contained in:
bors 2025-03-23 06:23:51 +00:00
commit ac045dc6b4

Diff Content Not Available