Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Format with rustfmt 1.4.37-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Oct 23, 2021
1 parent 95e8a5b commit 68ac1a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_serde.rs
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ fn test_float32() {
"})
.unwrap();
assert!(single_float.is_nan());

}

#[test]
Expand Down

0 comments on commit 68ac1a3

Please sign in to comment.