rust/library/core
Jubilee 12b59e52bc
Rollup merge of #130476 - workingjubilee:more-lazy-methods-take-2, r=Amanieu
Implement ACP 429: add `Lazy{Cell,Lock}::get[_mut]` and `force_mut`

Tracking issue for `lazy_get`: https://github.com/rust-lang/rust/issues/129333
2024-09-18 14:32:26 -07:00
..
benches Improve isqrt tests and add benchmarks 2024-08-28 23:06:54 -04:00
src Rollup merge of #130476 - workingjubilee:more-lazy-methods-take-2, r=Amanieu 2024-09-18 14:32:26 -07:00
tests Rollup merge of #130476 - workingjubilee:more-lazy-methods-take-2, r=Amanieu 2024-09-18 14:32:26 -07:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00