]> git.lizzy.rs Git - rust.git/commit
remove reundant dangling checks in {r,d}eallocate
authorRalf Jung <post@ralfj.de>
Tue, 18 Jul 2017 20:50:54 +0000 (13:50 -0700)
committerRalf Jung <post@ralfj.de>
Tue, 18 Jul 2017 20:50:54 +0000 (13:50 -0700)
commitff9192e3469bd0eca4207a6c55b372384d5d7f5a
tree2a1188ce4a55e9c0edc608cfd2d83f8fdbd140c9
parent5328c5d1b01e41633a257692295273eb5f77e9da
remove reundant dangling checks in {r,d}eallocate
src/memory.rs
tests/compile-fail/deallocate-twice.rs
tests/compile-fail/reallocate-dangling.rs [new file with mode: 0644]