[Rust] Add rust runtime to CI (#1851)
Showing
- apps/sgx/enclave/.rustfmt.toml 1 addition, 59 deletionsapps/sgx/enclave/.rustfmt.toml
- apps/sgx/enclave/.rustfmt.toml 1 addition, 59 deletionsapps/sgx/enclave/.rustfmt.toml
- docker/Dockerfile.ci_cpu 12 additions, 12 deletionsdocker/Dockerfile.ci_cpu
- docker/install/ubuntu_install_rust.sh 2 additions, 2 deletionsdocker/install/ubuntu_install_rust.sh
- rust/.rustfmt.toml 2 additions, 2 deletionsrust/.rustfmt.toml
- rust/src/runtime/array.rs 2 additions, 1 deletionrust/src/runtime/array.rs
- rust/src/runtime/graph.rs 12 additions, 6 deletionsrust/src/runtime/graph.rs
- rust/src/runtime/threading.rs 6 additions, 3 deletionsrust/src/runtime/threading.rs
- rust/tests/test_graph_serde.rs 2 additions, 1 deletionrust/tests/test_graph_serde.rs
- tests/scripts/task_rust.sh 25 additions, 0 deletionstests/scripts/task_rust.sh
apps/sgx/enclave/.rustfmt.toml
deleted
100644 → 0
apps/sgx/enclave/.rustfmt.toml
0 → 120000
tests/scripts/task_rust.sh
0 → 100755
Please register or sign in to comment