about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-2370.rs
AgeCommit message (Expand)AuthorLines
2014-01-04Don't allow newtype structs to be dereferenced. #6246Brian Anderson-19/+0
2013-10-22Drop the '2' suffix from logging macrosAlex Crichton-1/+1
2013-09-30cfail: Remove usage of fmt!Alex Crichton-1/+1
2013-03-11Remove uses of logBrian Anderson-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-02test: Fix error messages in compile-fail tests. rs=rustbotPatrick Walton-2/+2
2012-09-06Remove struct ctorsBrian Anderson-3/+5
2012-08-17Remove the class keywordBrian Anderson-1/+1
2012-05-17Test that a class type name gets printed correctly in a...Tim Chevalier-0/+7