rust/library/coretests
Matthias Krüger 807a5cefd2
Rollup merge of #147938 - const-clone-slice, r=tgross35
Add const cloning of slices and tests

As discussed in https://github.com/rust-lang/rust/pull/143628#discussion_r2390170336, splitting off slice cloning as a separate PR.
r? @tgross35
2026-01-12 00:02:52 +01:00
..
benches Use rand crate more idiomatically 2026-01-07 22:31:33 +02:00
tests Rollup merge of #147938 - const-clone-slice, r=tgross35 2026-01-12 00:02:52 +01:00
Cargo.toml Move float tests from std to core 2025-05-13 22:22:15 +00:00
lib.rs Put all coretests in a separate crate 2025-01-26 10:26:36 +00:00