Skip to content

Commit

Permalink
Rollup merge of #130624 - theemathas:vec_as_non_null, r=Noratrieb
Browse files Browse the repository at this point in the history
Add `Vec::as_non_null`

Implements the ACP: rust-lang/libs-team#440

The documentation is mostly copied from the existing `Vec::as_mut_ptr` method.

I am adding this method to the already-existing `box_vec_non_null` feature tracked at rust-lang/rust#130364.
  • Loading branch information
GuillaumeGomez authored Sep 20, 2024
2 parents d3ca348 + 1cdcb63 commit 07c9363
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 07c9363

Please sign in to comment.