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 5b2c975 commit 395833dCopy full SHA for 395833d
src/main.rs
@@ -650,6 +650,7 @@ fn get_submodules(
650
"https://github.com/rust-lang/jemalloc.git",
651
"https://github.com/rust-lang/compiler-rt.git",
652
"https://github.com/rust-lang/hoedown.git",
653
+ "https://github.com/rust-lang/gcc.git",
654
];
655
is_rust
656
&& !exclude.contains(&s.repository.as_str())
0 commit comments