summary refs log tree commit diff
path: root/src/test/compile-fail/issue-18783.rs
AgeCommit message (Expand)AuthorLines
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-2/+2
2015-03-03Switched to Box::new in many places.Felix S. Klock II-6/+6
2015-02-18rollup merge of #22286: nikomatsakis/variance-4bAlex Crichton-0/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-0/+1
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-2/+2
2015-01-27accommodate new scoping rules in test/compile-fail.Felix S. Klock II-2/+2
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-2/+2
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+2
2015-01-05fix cfail testsJorge Aparicio-7/+7
2014-12-17Add tests for E-needstest issuesJakub Bukaj-0/+37