summary refs log tree commit diff
path: root/src/test/compile-fail/unsized-bare-typaram.rs
AgeCommit message (Expand)AuthorLines
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2015-01-06FalloutNick Cameron-1/+1
2014-09-15Update error messages in compile-fail testsNiko Matsakis-2/+1
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