Merge commit 'ba315abda7
' into sync_cg_clif-2025-03-30
This commit is contained in:
commit
1111a97886
41 changed files with 533 additions and 1419 deletions
|
@ -64,7 +64,7 @@ case $1 in
|
|||
cg_clif=$(pwd)
|
||||
pushd ../rust
|
||||
git fetch origin master
|
||||
git checkout "$RUST_VERS"
|
||||
git -c advice.detachedHead=false checkout "$RUST_VERS"
|
||||
"$cg_clif/git-fixed-subtree.sh" push --prefix=compiler/rustc_codegen_cranelift/ "$cg_clif" sync_from_rust
|
||||
popd
|
||||
git merge sync_from_rust -m "Sync from rust $RUST_VERS"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue