summary refs log tree commit diff
path: root/src/test/run-pass/issue-5353.rs
AgeCommit message (Expand)AuthorLines
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-10-09test: Convert statics to constantsAlex Crichton-2/+2
2014-05-27std: Rename strbuf operations to stringRicho Healey-3/+3
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-4/+4
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-3/+3
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-05-18minor automated whitespace fixesDaniel Micay-2/+0
2013-05-09testsuite: Add two test cases (one xfailed)Tim Chevalier-0/+26