Closed
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.