Skip to content

Commit 15277e7

Browse files
committed
path
1 parent 20887b0 commit 15277e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testcrate/build.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
use std::collections::HashSet;
22

33
mod builtins_configure {
4-
include!("../configure.rs");
4+
include!("../compiler-builtins/configure.rs");
55
}
66

77
/// Features to enable

0 commit comments

Comments
 (0)