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
{{ message }}
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
We discussed this briefly on Discord, but to make it a more official request I create this issue
It would be great if you could find an alternative to the unstable Rust features currently in use.
The reason is that you need Rust with unstable features enabled to build your app. This is currently impossible on Gentoo. The nightly feature (which allows unstable features) is blocked since Rust 1.72.0 for stability reasons 1. So we cannot offer your app as a (source built) package at the moment 😟
I don't know if it also impacts other source-driven distros.
Also I think it's safer for you to rely on stable features, the risk that they are suddenly removed from Rust is much lower.