about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorStuart Cook <Zalathar@users.noreply.github.com>2024-09-15 12:14:55 +1000
committerGitHub <noreply@github.com>2024-09-15 12:14:55 +1000
commitc11505f218280c026346a6f4d30a201b52238341 (patch)
tree53f8ef6a995ca8cc61f5ae0f4d94db1329be43b4 /compiler/rustc_codegen_llvm/src/errors.rs
parente02e6bf0e96041960510b15979c07d5a610e108b (diff)
parent811ee38ff0e291cc0633753f1aac152dd063d1d8 (diff)
downloadrust-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/errors.rs')
0 files changed, 0 insertions, 0 deletions