summary refs log tree commit diff
path: root/src/test/compile-fail/unsized-enum.rs
AgeCommit message (Expand)AuthorLines
2015-01-07markers -> markerNick Cameron-2/+2
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-2/+2
2015-01-06FalloutNick Cameron-5/+5
2014-12-02Correct various compile-fail tests. Most of the changes are because weNiko Matsakis-6/+14
2014-09-15Update error messages in compile-fail testsNiko Matsakis-2/+9
2014-07-08Change DST syntax: type -> Sized?Nick Cameron-1/+1
2014-04-23Support unsized types with the `type` keywordNick Cameron-1/+1
2013-05-30Add simple tests for SizedBen Blum-0/+14