ZettaScaleLabs/stabby

Cannot build on nightly without rustup

bryceberger opened this issue · 0 comments

I'm a nix user, and so have rust (nightly channel) installed via fenix instead of rustup.

Would it be possible to expose stabby_nightly as a feature flag?

Alternatives:

  • set RUSTUP_TOOLCHAIN=nightly... or RUST_FLAGS='--cfg stabby_nightly' in local environment