Files
rust/library/std/src
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
..
2023-04-16 06:49:27 +00:00
2022-08-01 20:10:40 +00:00
2022-12-11 01:20:18 -05:00
2022-12-11 01:20:18 -05:00
2023-04-12 19:27:18 +02:00
2023-05-15 15:04:45 +01:00
2022-08-18 18:07:39 -04:00
2023-04-27 15:56:57 +02:00
2023-05-03 15:47:11 +03:00
2023-05-03 22:09:33 -07:00
2022-09-26 10:14:45 +02:00
2022-12-31 15:32:09 +05:30
2023-05-10 19:36:01 +02:00
2023-04-29 19:04:16 +08:00