mirror of
https://github.com/astral-sh/uv
synced 2026-06-21 13:47:25 +00:00
Test Cranelift with MIR inlining
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
runs-on: depot-ubuntu-24.04-16
|
||||
name: "cargo test on linux"
|
||||
env:
|
||||
RUSTFLAGS: -Zcodegen-backend=llvm
|
||||
RUSTFLAGS: -Zcodegen-backend=cranelift -Zinline-mir
|
||||
steps:
|
||||
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user