Rust: test that no heap allocs happen on hot paths (#5022)
authorRobert <rw@users.noreply.github.com>
Thu, 1 Nov 2018 01:08:14 +0000 (18:08 -0700)
committerGitHub <noreply@github.com>
Thu, 1 Nov 2018 01:08:14 +0000 (18:08 -0700)
commit4c3b6c247d8bb76b524c013e22ecfeb3f83ad680
treedc3fea6c4abd8ded1b83ceeb321e6b8a02ad1877
parent160e8f2fdc9d5989e652709fae3fac0bd9aaed14
Rust: test that no heap allocs happen on hot paths (#5022)
tests/RustTest.bat
tests/RustTest.sh
tests/rust_usage_test/Cargo.toml
tests/rust_usage_test/bin/alloc_check.rs [new file with mode: 0644]