rust/library/core
Jonas Schievink 305d63c2a4
Rollup merge of #76665 - RalfJung:slice-from-raw, r=sfackler
slice::from_raw_parts: explicitly mention that data must be initialized

This reflects the status quo, until the discussion in https://github.com/rust-lang/unsafe-code-guidelines/issues/77 reaches a conclusion.
2020-09-13 20:21:19 +02:00
..
benches flt2dec: properly handle uninitialized memory 2020-09-02 12:41:38 +02:00
src Rollup merge of #76665 - RalfJung:slice-from-raw, r=sfackler 2020-09-13 20:21:19 +02:00
tests Rollup merge of #76114 - marmeladema:duration-saturating-ops, r=shepmaster 2020-09-12 10:43:08 +02:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00