GitHub user allengeorge opened a pull request:
https://github.com/apache/thrift/pull/1260
THRIFT-4186 Add travis build for Rust
Client: rs
* Install Rust in ubuntu/centos docker images
* Fix type bounds on TMultiplexedProcessor
* Add multiplexing support to cross-test server and client
* Run multiplexed tests in rs cross-test
* Temporarily add dart->rs framed as "known failures"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/allengeorge/thrift thrift-4186
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1260.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1260
----
commit b1f701a112768b29ede23a1e3d109933b4750965
Author: Allen George <[email protected]>
Date: 2017-04-28T14:22:03Z
THRIFT-4186 Add travis build for Rust
Client: rs
* Install Rust in ubuntu/centos docker images
* Fix bounds on TMultiplexedProcessor
* Add multiplexing support to cross-test server and client
* Run multiplexed tests in rs cross-test
* Temporarily add dart->rs framed "known failure"
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---