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 has been archived by the owner on Jun 24, 2024. It is now read-only.
I wonder if there's a better way to enforce our MSRV so that cargo would complain if the rustc version is too old. These "something is unstable" messages are always so cryptic...
For now I just made a very quick push specifying 1.65 as our MSRV to give a more accurate error message. We can later on try out different compiler versions to figure out the minimum (after removing the use of let..else)
Hi, building with arch linux fails and provides this output
The text was updated successfully, but these errors were encountered: