summary refs log tree commit diff
path: root/src/test/compile-fail/issue-10412.rs
AgeCommit message (Expand)AuthorLines
2017-12-07remove unnecessary changesAgustin Chiappe Berrini-8/+4
2017-12-07address commentsAgustin Chiappe Berrini-2/+6
2017-12-06and refactor to just move the checkingAgustin Chiappe Berrini-0/+32
2015-02-16Move remaning compile-fail tests that are rejected by the parser to parse-failFlorian Hahn-32/+0
2014-05-27std: Remove String's to_ownedRicho Healey-1/+1
2014-05-23Make most lexer errors non-fatalKevin Ballard-6/+7
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-1/+1
2014-03-21test: Automatically remove all `~[T]` from tests.Patrick Walton-3/+3
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-2/+2
2013-12-18Adding tests for closed issuesAlex Crichton-0/+31