We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d235d09 commit 2c32ee7Copy full SHA for 2c32ee7
crates/parser/src/tests.rs
@@ -11,6 +11,7 @@ use expect_test::expect_file;
11
12
use crate::{Edition, LexedStr, TopEntryPoint};
13
14
+#[rustfmt::skip]
15
#[path = "../test_data/generated/runner.rs"]
16
mod runner;
17
0 commit comments