rust/library/core
Stuart Cook 0648987532
Rollup merge of #130214 - RalfJung:zeroed, r=Mark-Simulacrum
MaybeUninit::zeroed: mention that padding is not zeroed

That should clarify cases like [this](https://github.com/rust-lang/rust/pull/129778#issuecomment-2342542847).
2024-09-15 12:14:56 +10:00
..
benches Improve `isqrt` tests and add benchmarks 2024-08-28 23:06:54 -04:00
src Rollup merge of #130214 - RalfJung:zeroed, r=Mark-Simulacrum 2024-09-15 12:14:56 +10:00
tests Rollup merge of #130101 - RalfJung:const-cleanup, r=fee1-dead 2024-09-12 19:03:41 +02:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00