Skip to content

unable to compile 'trust' #5

Closed
Closed
@xinster

Description

@xinster

I am using the latest stable version of rust to build this project. it stopped at here:

Compiling trust v0.1.0 (/home/brian/code/rust-tcp)
error[E0554]: #![feature] may not be used on the stable release channel
--> src/lib.rs:1:1
|
1 | #![feature(duration_float)]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
For more information about this error, try rustc --explain E0554.
error: could not compile trust

it looks the nightly I am using doesn't support it anymore. which nightly should be used?
thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions