]> git.lizzy.rs Git - rust.git/commit
Added AsRef implementations for Arc and Rc
authorMarkus Westerlind <marwes91@gmail.com>
Thu, 4 Jun 2015 12:35:04 +0000 (14:35 +0200)
committerMarkus Westerlind <marwes91@gmail.com>
Thu, 4 Jun 2015 12:35:04 +0000 (14:35 +0200)
commit7f3ae0aa26d24100379ae0f3eef29916a32f4e79
tree8ae8065cc3829df257e0f844ba16a5b41fcf56ce
parent80d08a37b6215a59ecce042f36ad446c5357b543
Added AsRef implementations for Arc and Rc
src/liballoc/arc.rs
src/liballoc/rc.rs