-
Notifications
You must be signed in to change notification settings - Fork 321
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
fix: sync up with nightly futures_api #176
Merged
yoshuawuyts
merged 13 commits into
http-rs:master
from
prasannavl:futures_update_2017_04
Apr 18, 2019
Merged
fix: sync up with nightly futures_api #176
yoshuawuyts
merged 13 commits into
http-rs:master
from
prasannavl:futures_update_2017_04
Apr 18, 2019
+38
−15
Commits on Apr 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8bd8fe7 - Browse repository at this point
Copy the full SHA 8bd8fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fa17a4 - Browse repository at this point
Copy the full SHA 1fa17a4View commit details
Commits on Apr 17, 2019
-
Now that http-rs/http-service#14 has landed, update dep versions. (Though this also requires http-rs/http-service#17 now)
Configuration menu - View commit details
-
Copy full SHA for f988b7e - Browse repository at this point
Copy the full SHA f988b7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85fac1a - Browse repository at this point
Copy the full SHA 85fac1aView commit details -
Documents acceptable endpoint fns (http-rs#177)
* expand on endpoint Fn's * use ready! macro instead
Configuration menu - View commit details
-
Copy full SHA for 9e0a19a - Browse repository at this point
Copy the full SHA 9e0a19aView commit details
Commits on Apr 18, 2019
-
Add some good practise pragmas. Additionally, this also worksaround clippy bug allowing it to pass with the addition of crate level `#![allow(clippy::needless_lifetimes)]`. It's applied on a crate level so as to avoid this from being added repeatedly across the modules or functions - and since it's strictly a temporary measure. Related: http-rs#176
Configuration menu - View commit details
-
Copy full SHA for b09fcda - Browse repository at this point
Copy the full SHA b09fcdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0281fa6 - Browse repository at this point
Copy the full SHA 0281fa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69c0c60 - Browse repository at this point
Copy the full SHA 69c0c60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b478bc - Browse repository at this point
Copy the full SHA 8b478bcView commit details -
Now that http-rs/http-service#14 has landed, update dep versions. (Though this also requires http-rs/http-service#17 now)
Configuration menu - View commit details
-
Copy full SHA for b120ba2 - Browse repository at this point
Copy the full SHA b120ba2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc8865 - Browse repository at this point
Copy the full SHA 4cc8865View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b88cac - Browse repository at this point
Copy the full SHA 8b88cacView commit details -
Merge branch 'futures_update_2017_04' of ssh://github.com/prasannavl/…
…tide into futures_update_2017_04
Configuration menu - View commit details
-
Copy full SHA for 2d8d0c0 - Browse repository at this point
Copy the full SHA 2d8d0c0View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.