Can I enable nightly toolchain only for profile.dev?

⚓ Rust    📅 2025-09-24    👤 surdeus    👁️ 7      

surdeus

Warning

This post was published 37 days ago. The information described in this article may have changed.

I've just enabled the cranelift backend in my project. It requires the nightly toolchain, but since I don't use cranelift in the release profile, I want to enable nightly only when using the dev profile. Is this possible?

2 posts - 2 participants

Read full topic

🏷️ Rust_feed