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
I'm not sure how important that is to you guys but I figured I'd point it out.
It is important for a number of reasons, but primarily:
to be able to use a compiler vouched-by and released in decent package managers (current Debian stable is 1.48 so we have some margin)
to be able to use an alternative compiler, such as mrustc (which was recently upgraded to support 1.54, so here again we have some slack)
for bootstrap-able builds that are a goal to have for this project. Bootstrapping the compiler is part of this (see point 2.) and we therefore don't want to depend on bleeding-edge features.
When I try to build using Rust 1.43 I get the following output:
Container file is just:
Which porbably means that the README is incorrect:
revaultd/README.md
Line 49 in 457ff85
I'm not sure how important that is to you guys but I figured I'd point it out.
The text was updated successfully, but these errors were encountered: