os-rust/library/core
Matthias Krüger 6f67208d72
Rollup merge of #118799 - GKFX:stabilize-simple-offsetof, r=wesleywiser
Stabilize single-field offset_of

This PR stabilizes offset_of for a single field. There has been some further discussion at https://github.com/rust-lang/rust/issues/106655 about whether this is advisable; I'm opening the PR anyway so that the code is available.
2024-01-20 09:37:26 +01:00
..
benches Rollup merge of #113142 - the8472:opt-cstr-display, r=Mark-Simulacrum 2024-01-20 09:37:25 +01:00
src Rollup merge of #118799 - GKFX:stabilize-simple-offsetof, r=wesleywiser 2024-01-20 09:37:26 +01:00
tests Rollup merge of #118799 - GKFX:stabilize-simple-offsetof, r=wesleywiser 2024-01-20 09:37:26 +01:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00