Skip to content

Commit acfe99a

Browse files
committed
Add missing trailing newline
1 parent a907b7c commit acfe99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/run-pass/issue-58375-monomorphize-default-impls.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ impl A for u8 {
2020
}
2121

2222
impl Arbitrary for DecodeUtf16<<u8 as A>::Item> {
23-
}
23+
}

0 commit comments

Comments
 (0)