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 b54dd08 commit c9fc1bbCopy full SHA for c9fc1bb
.gitmodules
@@ -47,3 +47,6 @@
47
path = src/tools/rustc-perf
48
url = https://github.com/rust-lang/rustc-perf.git
49
shallow = true
50
+[submodule "src/gcc"]
51
+ path = src/gcc
52
+ url = https://github.com/rust-lang/gcc
src/gcc
0 commit comments