summary refs log tree commit diff
path: root/src/test/run-pass/empty-allocation-rvalue-non-null.rs
AgeCommit message (Expand)AuthorLines
2015-01-08fallout: run-pass tests that use box. (many could be ported to `Box::new` in...Felix S. Klock II-0/+3
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-1/+1
2014-04-08fix ~ZeroSizeType rvaluesDaniel Micay-0/+13