summary refs log tree commit diff
path: root/src/test/run-pass/issue-9259.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-1/+1
2014-10-19Remove a large amount of deprecated functionalityAlex Crichton-1/+1
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