Ian Manske
3eb9c2a565
drop
refactor (#12479 )
...
# Description
Refactors `drop` using `Vec::truncate` and adds a `NeedsPositiveValue`
error.
# User-Facing Changes
Breaking change: `drop` now errors if the number of rows/columns is
negative.
2024-04-12 10:44:00 -05:00
..
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-04-07 16:50:11 +00:00
2024-04-04 09:13:25 +02:00
2024-03-26 21:17:30 +00:00
2024-04-10 13:31:29 +00:00
2024-04-09 16:48:32 +00:00
2024-03-26 21:17:30 +00:00
2024-04-09 16:48:32 +00:00
2024-04-12 10:44:00 -05:00
2024-04-06 09:04:56 -05:00
2024-04-06 15:16:49 +00:00
2024-03-26 21:17:30 +00:00
2024-03-27 08:41:02 -05:00
2024-04-06 09:04:56 -05:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-04-04 09:59:21 +02:00
2024-04-06 09:04:56 -05:00
2024-03-26 21:17:30 +00:00
2024-03-26 21:17:30 +00:00
2024-04-07 08:09:24 -05:00
2024-04-06 09:07:55 -05:00
2024-04-09 16:48:32 +00:00
2024-04-06 09:04:56 -05:00
2024-03-30 09:17:28 +08:00
2024-03-24 15:40:21 -05:00
2024-03-24 15:40:21 -05:00
2024-01-24 07:38:15 +08:00
2024-03-27 22:10:56 +01:00