rust/library/std
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
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Rollup merge of #111940 - zirconium-n:io-read-doc-change, r=thomcc 2023-05-26 08:24:08 +02:00
tests std: remove test for arm's crypto feature 2023-05-08 19:09:12 +09:00
build.rs PS Vita std support 2023-05-07 18:57:43 +03:00
Cargo.toml Roll compiler_builtins to 0.1.92 2023-05-23 11:14:50 -04:00