diff options
| author | Stuart Cook <Zalathar@users.noreply.github.com> | 2024-09-15 12:14:55 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-15 12:14:55 +1000 |
| commit | c11505f218280c026346a6f4d30a201b52238341 (patch) | |
| tree | 53f8ef6a995ca8cc61f5ae0f4d94db1329be43b4 /compiler/rustc_codegen_llvm/src | |
| parent | e02e6bf0e96041960510b15979c07d5a610e108b (diff) | |
| parent | 811ee38ff0e291cc0633753f1aac152dd063d1d8 (diff) | |
| download | rust-c11505f218280c026346a6f4d30a201b52238341.tar.gz rust-c11505f218280c026346a6f4d30a201b52238341.zip | |
Rollup merge of #130061 - theemathas:box_vec_non_null, r=MarkSimulacrum,workingjubilee
Add `NonNull` convenience methods to `Box` and `Vec` Implements the ACP: https://github.com/rust-lang/libs-team/issues/418. The docs for the added methods are mostly copied from the existing methods that use raw pointers instead of `NonNull`. I'm new to this "contributing to rustc" thing, so I'm sorry if I did something wrong. In particular, I don't know what the process is for creating a new unstable feature. Please advise me if I should do something. Thank you.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
