Skip to content

Tests failed with Rust 1.39 #18

@tim77

Description

@tim77
error[E0599]: no method named `decode` found for type `docopt::Docopt` in the current scope
  --> examples/docopt.rs:31:55
   |
31 |         .and_then(|d| d.argv(env::args().into_iter()).decode())
   |                                                       ^^^^^^ method not found in `docopt::Docopt`

error: aborting due to previous error

For more information about this error, try `rustc --explain E0599`.
error: could not compile `stderrlog`.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions