Skip to content

Commit 1872069

Browse files
style: fix rustfmt formatting
1 parent e23b073 commit 1872069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/ide/src/references.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ fn t2() {
531531
my_macro!(foo());
532532
}
533533
"#,
534-
expect![[r#"
534+
expect![[r#"
535535
foo Function FileId(0) 52..74 55..58
536536
537537
FileId(0) 91..94

0 commit comments

Comments
 (0)