parallel icon indicating copy to clipboard operation
parallel copied to clipboard

Question: Is nightly rust still needed?

Open maximumultraist opened this issue 8 years ago • 1 comments

Quite a few versions of rust have been promoted to stable since this project was published. Is nightly still needed, or have all of the relevant features been incorporated in a recent stable release?

maximumultraist avatar Jun 10 '17 03:06 maximumultraist

It's no longer required. The only feature I was using that needed it was mainly just a personal preference, which was finally made stable just recently. I don't use the stable compiler though, so I haven't verified that.

If you want to get a MUSL binary though, you still need Nightly.

mmstick avatar Jun 10 '17 04:06 mmstick