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 13, 2024
1 parent ca27ef2 commit 1dc7bce
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 1dc7bce

Please sign in to comment.