Skip to content

Commit 0b96731

Browse files
committed
Auto merge of #149776 - bjorn3:sync_cg_clif-2025-12-08, r=bjorn3
Subtree sync for rustc_codegen_cranelift The main highlights this time are a Cranelift update and adding actual support for `-Cdebuginfo=line-tables-only` rather than treating it the same as `-Cdebuginfo=full`. r? `@ghost` `@rustbot` label +A-codegen +A-cranelift +T-compiler
2 parents 37aa213 + 5a1936f commit 0b96731

File tree

19 files changed

+215
-181
lines changed

19 files changed

+215
-181
lines changed

compiler/rustc_codegen_cranelift/.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
task:
22
name: freebsd
33
freebsd_instance:
4-
image_family: freebsd-14-2
4+
image_family: freebsd-15-0-amd64-ufs
55
setup_rust_script:
66
- pkg install -y git-tiny binutils
77
- curl https://sh.rustup.rs -sSf --output rustup.sh

0 commit comments

Comments
 (0)