Commits


Paddy Horan authored and Andy Grove committed fec71434101
ARROW-6303: [Rust] Add a feature to disable SIMD Closes #5269 from paddyhoran/simd-feature and squashes the following commits: 5ab31250c <Paddy Horan> Reverts ARROW-6408 4e4c08da4 <Paddy Horan> Fixes issue where `--no-default-features` is not tested c717dc8f7 <Paddy Horan> Triggering CI. 87cbb3e09 <Paddy Horan> Triggering CI. 2b6553bd2 <Paddy Horan> Adds comments to AppVeyor log. 0f0f92441 <Paddy Horan> Fixed lint issues. 8183752c8 <Paddy Horan> Changes the 'no-simd' build to debug 22c4d0b1d <Paddy Horan> Fixed lint. cd03dad01 <Paddy Horan> Re-organizes README 7f1e4610a <Paddy Horan> Add building with no SIMD to CI 27a3cc6ba <Paddy Horan> Updates README with info on `simd` feature 2d617e735 <Paddy Horan> Adds "simd" feature flag. Authored-by: Paddy Horan <paddyhoran@hotmail.com> Signed-off-by: Andy Grove <andygrove73@gmail.com>