Commits


Chao Sun authored and Sutou Kouhei committed a40aee6cad2
ARROW-5455: [Rust] Build broken by 2019-05-30 Rust nightly Temporarily disable the lint on bare trait objects. Will switch to the new "dyn trait" syntax later and re-enable the lint. Author: Chao Sun <sunchao@apache.org> Closes #4429 from sunchao/ARROW-5455 and squashes the following commits: 05d66771 <Chao Sun> ARROW-5455: Build broken by 2019-05-30 Rust nightly