summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3096-2.rs
AgeCommit message (Expand)AuthorLines
2014-02-15std: clean up ptr a bitCorey Richardson-3/+1
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-0/+2
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+1
2013-04-29librustc: Remove `ptr::addr_of`.Patrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-10-04De-mode comm::ChanTim Chevalier-1/+1
2012-09-28Add a demoded version of ptr::addr_ofTim Chevalier-1/+1
2012-08-15Reject empty matches on inhabited typesTim Chevalier-0/+6