Limeth/euclider

Just found this repo, appears to no longer compile.

arduano opened this issue · 0 comments

Reproduce:

  • Have latest rustup installed with the nightly toolchain.
  • Clone the repo
  • cagro +nightly run --release
  • 35 errors found, mostly missing macros.
  • 1000+ warnings found, mostly deprecated conventions e.g. the try! macro.