]> git.lizzy.rs Git - rust.git/commit
update tests for new allocator API
authorRalf Jung <post@ralfj.de>
Mon, 10 Jul 2017 22:58:47 +0000 (15:58 -0700)
committerRalf Jung <post@ralfj.de>
Mon, 10 Jul 2017 23:15:58 +0000 (16:15 -0700)
commitea730ab20f72196a683f313cbd2797456eb28b3e
tree36000f337097b980ff3fa4c52e6e61f5685e4de2
parentd2cf3d76b91f936f7dfecf89c52d06dd54335e9a
update tests for new allocator API
tests/compile-fail/deallocate-bad-alignment.rs
tests/compile-fail/deallocate-bad-size.rs
tests/compile-fail/deallocate-twice.rs
tests/compile-fail/reallocate-bad-alignment.rs
tests/compile-fail/reallocate-bad-size.rs
tests/compile-fail/reallocate-change-alloc.rs