Commits


Krisztián Szűcs authored and Sutou Kouhei committed 2ab72ca1a7e
ARROW-7361: [Rust] Build directory is not passed to ci/scripts/rust_test.sh - preserve cargo crates between docker invocations - cache cargo dependencies - run macOS build on pull requests Closes #6004 from kszucs/rust-build-dir and squashes the following commits: 6b423917c <Krisztián Szűcs> Run the macOS tests on pull requests as well 1ca0069c7 <Krisztián Szűcs> Trigger CI on workflow modification 52c4d2735 <Krisztián Szűcs> Cache cargo crates between docker invocations 9ff3017d8 <Krisztián Szűcs> Fix rust build dir Authored-by: Krisztián Szűcs <szucs.krisztian@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>