We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ac06f commit 808a7caCopy full SHA for 808a7ca
src/test/parse-fail/circular_modules_hello.rs
@@ -12,6 +12,7 @@
12
13
// ignore-test: this is an auxiliary file for circular-modules-main.rs
14
15
+#[path = "circular_modules_main.rs"]
16
mod circular_modules_main;
17
18
pub fn say_hello() {
0 commit comments