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.
2 parents 5b2c975 + 395833d commit 5d389b7Copy full SHA for 5d389b7
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