We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4b495e commit e32f4c0Copy full SHA for e32f4c0
library/alloc/src/collections/vec_deque/tests.rs
@@ -87,8 +87,6 @@ fn bench_pop_front_100(b: &mut test::Bencher) {
87
})
88
}
89
90
-
91
92
#[test]
93
fn test_swap_front_back_remove() {
94
fn test(back: bool) {
0 commit comments