summary refs log tree commit diff
path: root/src/test/run-pass/issue-4541.rs
AgeCommit message (Expand)AuthorLines
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-0/+2
2015-02-16Replace some uses of deprecated os functionsSimonas Kazlauskas-2/+1
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-2/+2
2014-05-27std: Rename strbuf operations to stringRicho Healey-2/+2
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-1/+1
2014-05-14test: Remove all uses of `~str` from the test suite.Patrick Walton-3/+3
2014-05-08Handle more falloutKevin Ballard-0/+1
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-1/+1
2014-03-12rustc: Remove matching on ~str from the languageMichael Darakananda-3/+3
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-1/+1
2013-10-24Remove even more of std::ioAlex Crichton-3/+1
2013-06-24deal with windowsDaniel Micay-1/+1
2013-06-24Fix/annotate a variety of xfailsCorey Richardson-1/+2
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-03-15Clonify some of run-passBen Striegel-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-29testsuite: Xfail file that I added by mistakeTim Chevalier-0/+1
2013-01-29Long lineTim Chevalier-0/+30