Skip to content

Commit b4bf26c

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 41804b7 + 330600e commit b4bf26c

18 files changed

Lines changed: 214 additions & 181 deletions

.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)