You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using nightly features, most notably box patterns, makes for more concise code. However, the instability from depending on the nightly channel makes for CI/CD issues and harder toolchain setup. Moving forward, this project will depend exclusively on stable releases of Rust.
The text was updated successfully, but these errors were encountered:
Using nightly features, most notably box patterns, makes for more concise code. However, the instability from depending on the nightly channel makes for CI/CD issues and harder toolchain setup. Moving forward, this project will depend exclusively on stable releases of Rust.
The text was updated successfully, but these errors were encountered: