Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for 'rustc-codegen-cranelift-preview' #120

Closed
bbigras opened this issue Oct 30, 2023 · 2 comments
Closed

add support for 'rustc-codegen-cranelift-preview' #120

bbigras opened this issue Oct 30, 2023 · 2 comments

Comments

@bbigras
Copy link

bbigras commented Oct 30, 2023

I don't know if it's in the current nightly yet.

rustup component add rustc-codegen-cranelift-preview --toolchain nightly
RUSTFLAGS="-Zcodegen-backend=cranelift" cargo +nightly build
@bbigras
Copy link
Author

bbigras commented Oct 31, 2023

It seems we just have to wait.

oxalica/rust-overlay#142

@bbigras
Copy link
Author

bbigras commented Nov 3, 2023

It's available now.

@bbigras bbigras closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant