rust/library/core
Jubilee 4a26f3b0ba
Rollup merge of #130090 - RalfJung:result-copied, r=Noratrieb
make Result::copied unstably const

The corresponding `Option::copied` is unstably const, so seems reasonable to do the same here.
2024-09-09 00:17:50 -07:00
..
benches Improve isqrt tests and add benchmarks 2024-08-28 23:06:54 -04:00
src Rollup merge of #130090 - RalfJung:result-copied, r=Noratrieb 2024-09-09 00:17:50 -07:00
tests Auto merge of #129941 - BoxyUwU:bump-boostrap, r=albertlarsan68 2024-09-07 20:37:30 +00:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00