diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-09-20 19:46:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-20 19:46:41 +0200 |
| commit | 81b818e15a1b203e43dd758a9ff84b580406c8e9 (patch) | |
| tree | 4581f06b34e17a5706bcb84d13785ac267e0346d /compiler/rustc_lint/src | |
| parent | 5708062bc1906418881ce9b58a266e94b65aa410 (diff) | |
| parent | ff86269368f942880e8a3bb4049ea3cd43b771ba (diff) | |
| download | rust-81b818e15a1b203e43dd758a9ff84b580406c8e9.tar.gz rust-81b818e15a1b203e43dd758a9ff84b580406c8e9.zip | |
Rollup merge of #130624 - theemathas:vec_as_non_null, r=Noratrieb
Add `Vec::as_non_null` Implements the ACP: https://github.com/rust-lang/libs-team/issues/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 https://github.com/rust-lang/rust/issues/130364.
Diffstat (limited to 'compiler/rustc_lint/src')
0 files changed, 0 insertions, 0 deletions
