]> git.lizzy.rs Git - rust.git/commit
Add some unit tests for dangling Weak references
authorSimon Sapin <simon.sapin@exyr.org>
Fri, 6 Jul 2018 17:30:09 +0000 (19:30 +0200)
committerSimon Sapin <simon.sapin@exyr.org>
Fri, 6 Jul 2018 23:41:30 +0000 (01:41 +0200)
commit5717d99d1b3b76ec7814c95dfcc0399ab4ddaa83
treeb5b0fa684b2cd4fca5fc96a50e43700e35419c2f
parent21526c5403d7a43144de897d0187c395fb92bacc
Add some unit tests for dangling Weak references
src/liballoc/tests/arc.rs [new file with mode: 0644]
src/liballoc/tests/lib.rs
src/liballoc/tests/rc.rs [new file with mode: 0644]