summary refs log tree commit diff
path: root/src/test/run-pass/issue-9259.rs
AgeCommit message (Expand)AuthorLines
2014-08-26DST coercions and DST structsNick Cameron-1/+1
2014-05-27std: Rename strbuf operations to stringRicho Healey-2/+2
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-2/+2
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-2/+2
2014-01-18Add a test for closed issue #9259Alex Crichton-0/+23