Skip to content

Commit

Permalink
Rollup merge of #135805 - DiuDiu777:master, r=Noratrieb
Browse files Browse the repository at this point in the history
Add missing allocator safety in alloc crate

### PR Description
In the previous PR [#135009](rust-lang/rust#135009), PR [#134496](rust-lang/rust#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`
  • Loading branch information
matthiaskrgr authored Jan 28, 2025
2 parents 1f9f3f4 + 4ecf305 commit 57d9aa8
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 57d9aa8

Please sign in to comment.