mmstick/parallel

Question: Is nightly rust still needed?

maximumultraist opened this issue · 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?

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.