-
Notifications
You must be signed in to change notification settings - Fork 30
Type of this value must be known in this context on 1.25.0-nightly #28
Comments
Same for me.
|
This seems to be a backwards compatibility bug. I think it's this one. |
Travis log from my application: https://travis-ci.org/ARMmbed/cmsis-pack-manager/jobs/335350045. |
Happens on Mac OS on travis for me: https://travis-ci.org/daboross/screeps-rs/jobs/339353849#L337 |
I experience this bug as well |
The bug remains in 1.26.0-nightly :( |
Hi, this will break on stable tomorrow, with the release of Rust 1.25. @andybarron, can you do a release or at least give someone release rights? I'd also be happy to do that, in this case, add @skade to this repository and skade ([email protected]) at crates.io. |
I've made a fork of this project with the fix included: https://github.com/app-dirs-rs/app_dirs2 @skade If you are willing to help maintain it I will gladly give you github and crates.io access. |
Sent the maintainer an email asking to either check github or relinquish control of the crate. |
@icefoxen meanwhile, how can I build |
@pakoito The devel branch uses |
I receive the error
when attempting to compile my application using app_dirs with 1.25.0-nightly
The text was updated successfully, but these errors were encountered: