Skip to content

Commit 5106aac

Browse files
committed
Small format change
1 parent 33dd9d3 commit 5106aac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/implicit_saturating_sub.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#![warn(clippy::implicit_saturating_sub)]
22

33
fn main() {
4-
54
// Tests for unsigned integers
65

76
let end_8: u8 = 10;

0 commit comments

Comments
 (0)