Skip to content

Commit c68e6b4

Browse files
Useless attribute
1 parent 8e1b832 commit c68e6b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_std.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1384,7 +1384,6 @@ fn while_some() {
13841384
it::assert_equal(ns, vec![1, 2, 3, 4]);
13851385
}
13861386

1387-
#[allow(deprecated)]
13881387
#[test]
13891388
fn fold_while() {
13901389
let mut iterations = 0;

0 commit comments

Comments
 (0)