Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Build requires nightly rust #43

Closed
maackle opened this issue Oct 3, 2018 · 1 comment
Closed

Build requires nightly rust #43

maackle opened this issue Oct 3, 2018 · 1 comment

Comments

@maackle
Copy link
Member

maackle commented Oct 3, 2018

I could not build with a stable rust build. The README should probably mention that nightly rust is required.

Sample error:

error[E0554]: #![feature] may not be used on the stable release channel
  --> /Users/michael/.cargo/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.3.0/src/lib.rs:17:1
   |
17 | #![feature(fmt_internals)]
   | ^^^^^^^^^^^^^^^^^^^^^^^^^^
@Connoropolous
Copy link
Collaborator

@zippy has tacked this on in #45

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants