summary refs log tree commit diff
path: root/src/test/compile-fail/issue-26548.rs
AgeCommit message (Expand)AuthorLines
2018-02-10Change error message for E0391 to "cyclic dependency detected"John Kåre Alsaker-1/+1
2017-11-19rustc: remove Ty::layout and move everything to layout_of.Eduard-Mihai Burtescu-0/+23
2017-06-01remove `layout_cache` and fix `-Z print-type-sizes`Niko Matsakis-20/+0
2016-08-17rustc: remove SelfSpace from ParamSpace.Eduard Burtescu-3/+1
2016-06-20trans: generalize immediate temporaries to all MIR locals.Eduard Burtescu-0/+3
2016-05-03add comments and testsAriel Ben-Yehuda-1/+2
2016-01-16Detect cycles and specialize error reporting for Sized. It is importantNiko Matsakis-4/+3
2015-10-27add a recursion limit for type representationAriel Ben-Yehuda-0/+19