rust/library/core
Matthias Krüger e267534b07
Rollup merge of #130118 - RalfJung:unwrap_unchecked, r=Noratrieb
move Option::unwrap_unchecked into const_option feature gate

That's where `unwrap` and `expect` are so IMO it makes more sense to group them together.

Part of #91930, #67441
2024-09-15 11:55:46 +02:00
..
benches Improve isqrt tests and add benchmarks 2024-08-28 23:06:54 -04:00
src Rollup merge of #130118 - RalfJung:unwrap_unchecked, r=Noratrieb 2024-09-15 11:55:46 +02:00
tests stabilize const_mut_refs 2024-09-15 09:51:32 +02:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00