Commits


Chao Sun authored and Wes McKinney committed 4dcd493c328
ARROW-4393: [Rust] coding style: apply 90 characters per line limit This is a coding style change for Rust that limit the number of characters per line to be 90. Author: Chao Sun <sunchao@apache.org> Closes #3501 from sunchao/format-90-characters and squashes the following commits: db89566ef <Chao Sun> ARROW-4393: coding style: apply 90 characters per line limit