-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Tracking issue for libz blitz evaluation of reqwest #120
Comments
I don't know if this was discussed in the meeting, Should 1.0 wait for a stable release of hyper async? Or should there already be a |
It was mentioned that since an async client will need to expose |
That said, to reduce breakage of reqest v1 -> v2, the Client naming issue is relevant here. |
Lots of these issues are doc or examples. I'm thinking about writing examples using https://httpbin.org. Would that be good, or did you have other ideas in mind? |
It's fine for the example to refer to httpbin, just because the example isn't in a |
Hi large part of docs (including part of landing page) are missing links when referencing symbols. Should these be corrected (assuming yes from log crate evaluation)? |
#1196 was superceded by the existing hyperium/hyper#894 issue, which still needs to be fixed before reqwest 1.0 |
* meta: Add disclaimer on Rust version * build: Switch to Rust Edition 2018 * ref: Fix edition 2018 idioms * ref: Rename sentry_crate_release to sentry::release_name * ref: Fix feature gated code * fix: Macro imports for error_chain * ref: Fix import in windows code
This is the tracking issue for the evaluation performed by the libs team this week.
Stabilize some of the foundational types in a separate crateThe text was updated successfully, but these errors were encountered: