rust/library/core
Matthias Krüger 8168915639
Rollup merge of #112704 - RalfJung:dont-wrap-slices, r=ChrisDenton
slice::from_raw_parts: mention no-wrap-around condition

Cc https://github.com/rust-lang/rust/issues/83996. This probably needs to be mentioned in more places, so I am not closing that issue, but this here should help at least.
2023-06-23 13:18:13 +02:00
..
benches add benchmark 2023-06-12 13:03:29 +02:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Rollup merge of #112704 - RalfJung:dont-wrap-slices, r=ChrisDenton 2023-06-23 13:18:13 +02:00
tests Rollup merge of #112606 - clarfonthey:ip-display, r=thomcc 2023-06-19 17:53:35 -07:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00