rust/library/core
bors 2e367d94f0 Auto merge of #130145 - fee1-dead-contrib:repeatn, r=lcnr,workingjubilee
`RepeatN`: use MaybeUninit

Closes #130140. Closes #130141.

Use `MaybeUninit` instead of `ManuallyDrop` for soundness.
2024-09-17 06:29:37 +00:00
..
benches Improve isqrt tests and add benchmarks 2024-08-28 23:06:54 -04:00
src Auto merge of #130145 - fee1-dead-contrib:repeatn, r=lcnr,workingjubilee 2024-09-17 06:29:37 +00:00
tests Auto merge of #130145 - fee1-dead-contrib:repeatn, r=lcnr,workingjubilee 2024-09-17 06:29:37 +00:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00