Skip to content
This repository was archived by the owner on Apr 5, 2021. It is now read-only.
This repository was archived by the owner on Apr 5, 2021. It is now read-only.

Type of this value must be known in this context on 1.25.0-nightly #28

@snowe2010

Description

@snowe2010
❯ rustc -V
rustc 1.25.0-nightly (79a521bb9 2018-01-15)

I receive the error

error[E0619]: the type of this value must be known in this context
  --> /Users/tylerthrailkill/.cargo/registry/src/mygithub.libinneed.workers.dev-1ecc6299db9ec823/app_dirs-1.1.1/src/imp/platform/macos.rs:10:40
   |
10 |         Ok(Component::RootDir.as_ref().into())
   |                                        ^^^^

error: aborting due to previous error

error: Could not compile `app_dirs`.
warning: build failed, waiting for other jobs to finish...
error: build failed

when attempting to compile my application using app_dirs with 1.25.0-nightly

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