summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3008-2.rs
AgeCommit message (Expand)AuthorLines
2016-01-16Detect cycles and specialize error reporting for Sized. It is importantNiko Matsakis-1/+1
2015-07-29Improve invalid recursive types diagnosticSimonas Kazlauskas-1/+1
2015-07-24Allow writing types which "can't" be instantiated.Eli Friedman-1/+2
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2014-09-19Add enum variants to the type namespaceNick Cameron-1/+1
2014-02-07Added tests to make tidyDerek Guenther-2/+3
2014-01-29Add compile-fail tests for non-representable structs and enumsJohannes Muenzel-0/+17