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 Jul 6, 2019. It is now read-only.
zinc does not build with the latest rustc. The error message is the following:
The attribute `phase` is currently unknown to the the compiler and may have meaning added to it in the future
Check out the latest travis ci build from my fork which only has one commit that adds one white space to the README file in order to get travis to build zinc.
FWIW, this is fixed in mcoffin/new-build and should work once my changes there get pulled (I'll open a PR when the build system is a little more complete).
Hi,
zinc does not build with the latest rustc. The error message is the following:
Check out the latest travis ci build from my fork which only has one commit that adds one white space to the README file in order to get travis to build zinc.
https://travis-ci.org/ekiwi/zinc/builds/54901512
I'm new to rust, so I have no idea what this error message is about, but I'm sure someone who knows the code will probably know what to do.
eKiwi
The text was updated successfully, but these errors were encountered: