about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-18107.rs
AgeCommit message (Expand)AuthorLines
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
2015-04-21test: Fix fallout in testsAlex Crichton-3/+1
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-1/+1
2015-02-18rollup merge of #22286: nikomatsakis/variance-4bAlex Crichton-2/+2
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-2/+2
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-1/+1
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-1/+1
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2014-10-19Ensure that the return type of a function is SizedAriel Ben-Yehuda-0/+25