summary refs log tree commit diff
path: root/src/test/compile-fail/issue-13058.rs
AgeCommit message (Expand)AuthorLines
2017-04-21Update testsGuillaume Gomez-0/+1
2017-01-26rustc: Remove all "consider using an explicit lifetime parameter" suggestionsBrian Anderson-1/+0
2016-04-21port compiletest to use JSON outputNiko Matsakis-1/+0
2016-03-18make suggestion stuff not swallow errorsNiko Matsakis-4/+0
2016-03-16Stop ignoring expected note/help messages in compiletest suite.Corey Farwell-0/+1
2015-03-31std: Clean out #[deprecated] APIsAlex Crichton-2/+2
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-2/+2
2015-02-18Convert required suffixes into a use of `as`.Niko Matsakis-1/+1
2015-01-12Fix testsuite errorsmdinger-1/+5
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-1/+1
2015-01-06test fallout from isize/usizeCorey Richardson-5/+5
2015-01-03fix rpass/cfail testsJorge Aparicio-3/+3
2014-11-03Add tests for E-needstest issuesJakub Bukaj-0/+39