]> git.lizzy.rs Git - rust.git/commit
Advice to use Box<T> not ~T
authorJeong YunWon <jeong@youknowone.org>
Sun, 18 May 2014 06:30:41 +0000 (15:30 +0900)
committerJeong YunWon <jeong@youknowone.org>
Sun, 18 May 2014 06:30:41 +0000 (15:30 +0900)
commit2ee0ca5132a0450b55171caa17c702d5b55ca512
tree02397b9879054abe518bf40fb3ea05b70a0da49e
parent3da5a5cd18dc2a2177160772725946c3b4512f7c
Advice to use Box<T> not ~T
src/librustc/middle/typeck/astconv.rs
src/test/compile-fail/issue-5883.rs
src/test/compile-fail/trait-bounds-not-on-bare-trait.rs