Skip to content

Commit 73ed2f2

Browse files
committed
Remove whitespaces
1 parent 8b6216d commit 73ed2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/ra_hir_ty/src/tests/traits.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2106,7 +2106,7 @@ impl TokenStream for Rustc {
21062106
let group: Self::Group = make();
21072107
make()
21082108
}
2109-
}
2109+
}
21102110
"#),
21112111
@r###"
21122112
1062..1073 '{ loop {} }': T

0 commit comments

Comments
 (0)