Skip to content
This repository was archived by the owner on Jun 21, 2020. It is now read-only.

fix: sync up with nightly futures_api #14

Merged
merged 2 commits into from
Apr 17, 2019
Merged

Conversation

prasannavl
Copy link
Contributor

@prasannavl prasannavl commented Apr 16, 2019

Sync up the new changes in the nightly futures_api: futures dependency to 0.3.0-alpha.14
Also, updated all patch versions of other deps, while at it.

@yoshuawuyts yoshuawuyts mentioned this pull request Apr 17, 2019
8 tasks
@aturon aturon merged commit c80700b into http-rs:master Apr 17, 2019
prasannavl added a commit to prasannavl/tide that referenced this pull request 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)
secretfader pushed a commit to secretfader/tide that referenced this pull request Apr 18, 2019
Now that http-rs/http-service#14 has landed, update dep versions. (Though this also requires http-rs/http-service#17 now)
prasannavl added a commit to prasannavl/tide that referenced this pull request Apr 18, 2019
Now that http-rs/http-service#14 has landed, update dep versions. (Though this also requires http-rs/http-service#17 now)
prasannavl added a commit to prasannavl/tide that referenced this pull request Apr 18, 2019
Now that http-rs/http-service#14 has landed, update dep versions. (Though this also requires http-rs/http-service#17 now)
yoshuawuyts pushed a commit to http-rs/tide that referenced this pull request Apr 18, 2019
* fix: sync up with nightly futures_api

* update dep versions

Now that http-rs/http-service#14 has landed, update dep versions. (Though this also requires http-rs/http-service#17 now)

* Update .travis.yml

* Documents acceptable endpoint fns (#177)

* expand on endpoint Fn's

* use ready! macro instead

* compiler pragmas

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: #176

* fix: 2018 edition lints

* fix: cargo fmt check in the last commit

* fix: sync up with nightly futures_api

* update dep versions

Now that http-rs/http-service#14 has landed, update dep versions. (Though this also requires http-rs/http-service#17 now)

* Update .travis.yml

* fix: docs using old futures macro
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants