Skip to content

Commit

Permalink
Fix tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
zachs18 committed Jan 9, 2024
1 parent 78d45ff commit e037761
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions library/alloc/src/sync.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2744,8 +2744,6 @@ impl<T: ?Sized, A: Allocator> Weak<T, A> {
(result, alloc)
}



/// Converts a raw pointer previously created by [`into_raw`] back into `Weak<T>` in the provided
/// allocator.
///
Expand Down

0 comments on commit e037761

Please sign in to comment.