about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-5358.rs
AgeCommit message (Expand)AuthorLines
2014-01-04Don't allow newtype structs to be dereferenced. #6246Brian Anderson-18/+0
2014-01-03Remove std::eitherAlex Crichton-1/+2
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-05-03rustc: Handle struct patterns where the expected type is an enumTim Chevalier-0/+17