We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db34e35 commit fdc2d1fCopy full SHA for fdc2d1f
library/alloc/src/sync/tests.rs
@@ -558,4 +558,4 @@ fn test_arc_cyclic_two_refs() {
558
559
assert_eq!(Arc::strong_count(&two_refs), 3);
560
assert_eq!(Arc::weak_count(&two_refs), 2);
561
-}
+}
0 commit comments