Can I enable nightly toolchain only for profile.dev?
⚓ Rust 📅 2025-09-24 👤 surdeus 👁️ 7I'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
🏷️ Rust_feed