mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-03 15:44:12 +00:00
@@ -42,9 +42,13 @@ check_test_result "Rust flatbuffers heap alloc test"
|
|||||||
cargo run $TARGET_FLAG --bin=flexbuffers_alloc_check
|
cargo run $TARGET_FLAG --bin=flexbuffers_alloc_check
|
||||||
check_test_result "Rust flexbuffers heap alloc test"
|
check_test_result "Rust flexbuffers heap alloc test"
|
||||||
|
|
||||||
rustup component add clippy
|
# TODO(caspern): Fix this.
|
||||||
cargo clippy $TARGET_FLAG
|
# Temporarily disabled due to error in upstream configuration
|
||||||
check_test_result "No Cargo clippy lints test"
|
# https://github.com/google/flatbuffers/issues/6491
|
||||||
|
#
|
||||||
|
# rustup component add clippy
|
||||||
|
# cargo clippy $TARGET_FLAG
|
||||||
|
# check_test_result "No Cargo clippy lints test"
|
||||||
|
|
||||||
cargo bench $TARGET_FLAG
|
cargo bench $TARGET_FLAG
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user