[jira] [Commented] (THRIFT-4536) [Rust] library fails to build with nightly due to try_from error

2018-03-29 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419891#comment-16419891 ] Chao Sun commented on THRIFT-4536: -- Good to hear! yes I was planning to but is waiting to see if there's

[jira] [Commented] (THRIFT-4536) [Rust] library fails to build with nightly due to try_from error

2018-03-29 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419754#comment-16419754 ] Allen George commented on THRIFT-4536: -- At some point I'd like to bump the minimum rust version to

[jira] [Commented] (THRIFT-4536) [Rust] library fails to build with nightly due to try_from error

2018-03-29 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419654#comment-16419654 ] Chao Sun commented on THRIFT-4536: -- {quote} Would such a change allow compilation on older rustc?

[jira] [Commented] (THRIFT-4536) [Rust] library fails to build with nightly due to try_from error

2018-03-29 Thread James E. King, III (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419641#comment-16419641 ] James E. King, III commented on THRIFT-4536: Would such a change allow compilation on older

[jira] [Commented] (THRIFT-4536) [Rust] library fails to build with nightly due to try_from error

2018-03-29 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419642#comment-16419642 ] Chao Sun commented on THRIFT-4536: -- Oops - just realized this is an issue for `try_from` crate. I'll

[jira] [Commented] (THRIFT-4536) [Rust] library fails to build with nightly due to try_from error

2018-03-29 Thread Chao Sun (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419630#comment-16419630 ] Chao Sun commented on THRIFT-4536: -- Yes seems related to this PR:

[jira] [Commented] (THRIFT-4536) [Rust] library fails to build with nightly due to try_from error

2018-03-29 Thread Allen George (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-4536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16419619#comment-16419619 ] Allen George commented on THRIFT-4536: -- Hmm. I wonder if this is because of the just-stablized