rust/library/core
Laurence Tratt 73ada2d404 Explicitly document the size guarantees that Option makes.
Triggered by a discussion on wg-unsafe-code-guidelines about which layouts of
`Option<T>` one can guarantee are optimised to a single pointer.
2020-08-12 15:07:38 +01:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Explicitly document the size guarantees that Option makes. 2020-08-12 15:07:38 +01:00
tests Auto merge of #74948 - lzutao:stalize-result-as-deref, r=dtolnay 2020-08-02 23:55:12 +00:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00