summary refs log tree commit diff
path: root/src/test/compile-fail/issue-13058.rs
AgeCommit message (Expand)AuthorLines
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