Skip to content

Commit e037761

Browse files
committed
Fix tidy
1 parent 78d45ff commit e037761

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

library/alloc/src/sync.rs

-2
Original file line numberDiff line numberDiff line change
@@ -2744,8 +2744,6 @@ impl<T: ?Sized, A: Allocator> Weak<T, A> {
27442744
(result, alloc)
27452745
}
27462746

2747-
2748-
27492747
/// Converts a raw pointer previously created by [`into_raw`] back into `Weak<T>` in the provided
27502748
/// allocator.
27512749
///

0 commit comments

Comments
 (0)