mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-22 05:18:29 +00:00
Rust: test that no heap allocs happen on hot paths (#5022)
This commit is contained in:
@@ -19,4 +19,5 @@ rem TODO(rw): how do we make this script abort the calling script in appveyor?
|
||||
|
||||
cd rust_usage_test
|
||||
cargo test -- --quiet || exit /b 1
|
||||
cargo run --bin=alloc_check || exit /b 1
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user