summary refs log tree commit diff
path: root/src/test/run-pass/issue-3574.rs
AgeCommit message (Expand)AuthorLines
2014-05-22libcore: Remove all uses of `~str` from `libcore`.Patrick Walton-9/+3
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-1/+1
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-03-14extra: Put the nail in the coffin, delete libextraAlex Crichton-1/+0
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-02test: Remove `@str` from the test suitePatrick Walton-1/+0
2013-08-17Fix warnings it testsErick Tryzelaar-0/+3
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-2/+2
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-2/+2
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-11Allow pattern-matching on any strings, not just unique stringsTim Chevalier-3/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-06Test cases, some xfailedTim Chevalier-0/+18