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 May 29, 2025. It is now read-only.
In theory, some portability issues could be solved by simply rebuilding the standard library, disabling the unsupported functionality or switching to alternative code paths. The set of *-win7-windows-msvc tier-3 targets is pretty good example of this. Another one is Rust9x project. This is exactly what build-std is for, among other things.