about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-28 14:23:23 +0100
committerGitHub <noreply@github.com>2025-01-28 14:23:23 +0100
commit32c04fc509b6adadcab018197e78e375cd778560 (patch)
tree54cb0540f79a818650f2b7a3aa1c2ab4a930c4e0 /compiler/rustc_codegen_llvm/src
parent21ddd7ab89355b93c6555f5500059ae76b858321 (diff)
parent2fd629654fb08884a5f00f1589c3dd172eee2b5a (diff)
downloadrust-32c04fc509b6adadcab018197e78e375cd778560.tar.gz
rust-32c04fc509b6adadcab018197e78e375cd778560.zip
Rollup merge of #135805 - DiuDiu777:master, r=Noratrieb
Add missing allocator safety in alloc crate

### PR Description
In the previous PR [#135009](https://github.com/rust-lang/rust/pull/135009), PR [#134496](https://github.com/rust-lang/rust/pull/134496), some incomplete API documentation issues have been fixed.

Based on these changes,  other inconsistencies related to the allocator have also been identified, including:

- `Box::from_non_null`
- `Box::from_non_null_in`
- `Weak::from_raw`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions