summary refs log tree commit diff
path: root/src/test/compile-fail/issue-17651.rs
AgeCommit message (Expand)AuthorLines
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-1/+1
2015-03-05Fix compile-fail error messages after integer suffix removal.Eduard Burtescu-1/+1
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-1/+1
2015-03-03Switched to Box::new in many places.Felix S. Klock II-5/+3
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-1/+1
2015-02-04remove all kind annotations from closuresJorge Aparicio-1/+1
2015-01-08Update the "English-language" to-string function of a `cmt` to useNiko Matsakis-1/+1
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+2
2015-01-06test fallout from isize/usizeCorey Richardson-2/+2
2015-01-05fix cfail testsJorge Aparicio-1/+1
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-1/+2
2014-10-12Add regression test for issue #17651Brian Koropoff-0/+17