We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ad1c2b commit 70216e6Copy full SHA for 70216e6
compiler/rustc_codegen_cranelift/scripts/setup_rust_fork.sh
@@ -23,8 +23,6 @@ git -c user.name=Dummy -c [email protected] -c commit.gpgSign=false \
23
am ../patches/*-stdlib-*.patch
24
25
cat > config.toml <<EOF
26
-change-id = 999999
27
-
28
[llvm]
29
download-ci-llvm = true
30
0 commit comments