Skip to content

Commit 1d5c9c4

Browse files
committed
rustfmt
1 parent 40f5bc6 commit 1d5c9c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lrpar/src/lib/ctbuilder.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -824,7 +824,7 @@ where
824824
show_warnings,
825825
visibility,
826826
rust_edition,
827-
phantom:_,
827+
phantom: _,
828828
} = self;
829829
let build_time = env!("VERGEN_BUILD_TIMESTAMP");
830830
let grammar_path = grammar_path.as_ref().unwrap().to_string_lossy();

0 commit comments

Comments
 (0)