Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1255
My only hesitation on these changes is that there are no cross tests for
rust right now, so we don't have a good indicator on their stability in
general. We need to update the docker files for Ubuntu to include rust, and
get rust into the crosstest (Travis build jobs 1, 2). You can even follow the
java-c_glib multiplexed test example if you want to make it complete.
I'm not very useful reviewing the code because I don't know the language.
As for the appveyor build error, I will fix that. Some path strings have to be
unix-style with later releases of cmake or FindBoost gets "confused" and
reports invalid escape sequences.
---
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.
---