Skip to content

Commit f48da53

Browse files
committed
remove change-id from cranelift script
Signed-off-by: onur-ozkan <work@onurozkan.dev>
1 parent 16564e6 commit f48da53

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

compiler/rustc_codegen_cranelift/scripts/setup_rust_fork.sh

-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ git -c user.name=Dummy -c user.email=dummy@example.com -c commit.gpgSign=false \
2323
am ../patches/*-stdlib-*.patch
2424

2525
cat > config.toml <<EOF
26-
change-id = 999999
27-
2826
[build]
2927
rustc = "$(pwd)/../dist/bin/rustc-clif"
3028
cargo = "$(rustup which cargo)"

0 commit comments

Comments
 (0)