summary refs log tree commit diff
path: root/src/test/compile-fail/issue-17651.rs
AgeCommit message (Expand)AuthorLines
2017-01-31Removes FIXMEs related to #22405Wesley Wiser-1/+0
2016-07-28Move to {integer} and {float}Jonathan Turner-1/+1
2016-07-28Rename _ to {numerics} for unknown numeric typesJonathan Turner-1/+1
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
2016-03-30Fix fallout in testsJeffrey Seyfried-1/+1
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