Andy Grove created ARROW-6716:
---------------------------------
Summary: [CI] [Rust] New 1.40.0 nightly causing builds to fail
Key: ARROW-6716
URL: https://issues.apache.org/jira/browse/ARROW-6716
Project: Apache Arrow
Issue Type: Bug
Components: CI, Rust
Reporter: Andy Grove
Assignee: Andy Grove
Fix For: 1.0.0
So much for pinning the nightly version ... that doesn't work when there is a
new major version of a nightly apparently.
Travis is now using:
rustc 1.40.0-nightly (37538aa13 2019-09-25)
Despite rust-toolchain containing:
{code:java}
nightly-2019-07-30 {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)