Skip to content

app_dirs crate no longer builds on nightly #47466

Closed
@jdm

Description

   Compiling app_dirs v1.1.1
error[E0619]: the type of this value must be known in this context
  --> /Users/travis/.cargo/registry/src/github.com-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

This is a regression from nightlies from a month ago.

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.regression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions