Skip to content

Commit

Permalink
Auto merge of #114041 - nvzqz:nvzqz/shared_from_array, r=dtolnay
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
bors committed Sep 28, 2023
2 parents 1b04189 + 7523fcb commit 15a8471
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 15a8471

Please sign in to comment.