Skip to content

Commit 74b7ed7

Browse files
committed
trailing newlines
1 parent 9bb5b54 commit 74b7ed7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/ui/associated-types/impl-trait-return-missing-constraint.rs

-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,3 @@ fn baz() -> impl Bar<Item = i32> {
3030
fn main() {
3131
let _ = baz();
3232
}
33-

0 commit comments

Comments
 (0)