summary refs log tree commit diff
path: root/src/test/compile-fail/issue-26548.rs
AgeCommit message (Expand)AuthorLines
2018-07-29Sanity-check all constantsOliver Schneider-2/+1
2018-07-16Return tests that have platform dependant outputEsteban Küber-0/+22
2018-07-15Move some `compile-fail` tests to `ui`Esteban Küber-21/+0
2018-04-16Update testsJohn Kåre Alsaker-5/+3
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