Commits


Kousuke Saruta authored and Krisztián Szűcs committed 7ebd7b3aaa5
ARROW-4105: [Rust] Add rust-toolchain to enforce user to use nightly toolchain for building The Rust binding needs to be built by nightly toolchain so if we supply rust-toolchain file, user can build without changing the toolchain explicitly. Author: Kousuke Saruta <sarutak@oss.nttdata.com> Closes #3247 from sarutak/add-rust-toolchain and squashes the following commits: 6ab619b8 <Kousuke Saruta> Add rust-toolchain to rat_exclude_files.txt c3fb2aba <Kousuke Saruta> Add rust-toolchain to enforce to use nightly toolchain for building