Files
rust/library/std/src/io
Matthias Krüger 2daecf7c45 Rollup merge of #111940 - zirconium-n:io-read-doc-change, r=thomcc
Clarify safety concern of `io::Read::read` is only relevant in unsafe code

We have this clarification note in other similar place like [Iterator::size_hint](https://doc.rust-lang.org/stable/std/iter/trait.Iterator.html#method.size_hint).

The lack of clarification might lead to confusion to Rust beginners. [Relevant URLO post](https://users.rust-lang.org/t/can-read-overflow-a-buffer/94347).
2023-05-26 08:24:08 +02:00
..
2022-06-26 17:15:31 +01:00
2023-04-26 02:10:22 -04:00
2022-08-05 17:18:51 +01:00
2023-05-15 10:13:08 +03:00
2023-04-12 19:27:18 +02:00
2022-10-08 14:40:19 +02:00
2023-04-28 08:47:55 -07:00
2022-08-18 10:34:40 +01:00