summary refs log tree commit diff
path: root/src/test/compile-fail/issue-3779.rs
AgeCommit message (Expand)AuthorLines
2017-05-05Move logic to `is_representable` instead of climbing HIREsteban Küber-2/+4
2016-08-10E0072 update error formatChris Stankus-0/+1
2016-01-16Detect cycles and specialize error reporting for Sized. It is importantNiko Matsakis-2/+1
2015-07-29Improve invalid recursive types diagnosticSimonas Kazlauskas-1/+1
2014-02-07Added tests to make tidyDerek Guenther-1/+2
2014-01-29Add compile-fail tests for non-representable structs and enumsJohannes Muenzel-0/+17