bors 46da927abb Auto merge of #114041 - nvzqz:nvzqz/shared_from_array, r=dtolnay
Implement `From<[T; N]>` for `Rc<[T]>` and `Arc<[T]>`

Given that `Box<[T]>` already has this conversion, the shared counterparts should also have it.
2023-09-28 06:16:01 +00:00
..
2023-04-21 16:29:27 -07:00
2023-06-19 12:24:06 -07:00
2023-05-07 00:12:29 +03:00
2023-08-15 14:26:14 -05:00
2023-08-02 11:17:57 +02:00
2023-03-03 17:47:48 +00:00