Files
rust/library/core/src
Matthias Krüger 2df731d586 Rollup merge of #138540 - okaneco:const_split_off_first_last, r=m-ou-se
core/slice: Mark some `split_off` variants unstably const

Tracking issue: #138539

Add feature gate `#![feature(const_split_off_first_last)]`
Mark `split_off_first`, `split_off_first_mut`, `split_off_last`, and `split_off_last_mut` slice methods unstably const
2025-03-19 16:52:55 +01:00
..
2024-10-09 19:34:27 -04:00
2025-02-15 13:34:01 +06:00
2025-03-19 10:45:42 +07:00
2025-03-16 17:47:56 +00:00
2025-03-06 13:21:59 -08:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2025-03-06 13:21:59 -08:00
2025-02-27 19:06:06 -08:00
2025-03-06 13:21:59 -08:00
2025-02-18 09:32:44 -08:00
2024-06-11 15:47:00 +02:00
2025-01-20 18:35:32 +01:00
2025-02-18 08:50:21 -08:00
2024-07-26 13:26:33 +01:00
2024-11-27 15:14:54 +00:00
2025-02-18 09:32:44 -08:00
2025-02-25 21:21:00 +08:00
2025-02-18 09:32:44 -08:00
2024-09-05 17:24:01 +01:00