We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16564e6 commit f48da53Copy full SHA for f48da53
compiler/rustc_codegen_cranelift/scripts/setup_rust_fork.sh
@@ -23,8 +23,6 @@ git -c user.name=Dummy -c user.email=dummy@example.com -c commit.gpgSign=false \
23
am ../patches/*-stdlib-*.patch
24
25
cat > config.toml <<EOF
26
-change-id = 999999
27
-
28
[build]
29
rustc = "$(pwd)/../dist/bin/rustc-clif"
30
cargo = "$(rustup which cargo)"
0 commit comments