Skip to content

Commit

Permalink
Useless attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
Philippe-Cholet committed Feb 19, 2024
1 parent 8e1b832 commit c68e6b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_std.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1384,7 +1384,6 @@ fn while_some() {
it::assert_equal(ns, vec![1, 2, 3, 4]);
}

#[allow(deprecated)]
#[test]
fn fold_while() {
let mut iterations = 0;
Expand Down

0 comments on commit c68e6b4

Please sign in to comment.