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