-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current master branch broken during refactoring, doesn't compile - missing paths for crates and incorrect version #75
Comments
Possibly related: bcc01f7#r42231033 |
Yes, this seems to be breaking change. |
Yes, current master is broken in many places since I'm refactoring it to
solve custom adapters, but I got stuck trying to figure out
lifetimes/ownership. If you need a working source code snapshot, use the
latest tag.
…On Wed, Sep 23, 2020, 15:58 AlexMikhalev ***@***.***> wrote:
Yes, this seems to be breaking change.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#75 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARSOYJGGXZBBNQCOLXYGALSHH5IVANCNFSM4RU6BKSA>
.
|
This also seems to be working for me.
|
Do we have to use nightly? |
We'll have to use nightly until a new version comes out. |
fixed . you shouldn't rely on master to work though |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current master branch broken during refactoring, doesn't compile - missing paths for crates and incorrect versions:
The text was updated successfully, but these errors were encountered: