summary refs log tree commit diff
path: root/src/test/run-pass/issue-5008-borrowed-traitobject-method-call.rs
AgeCommit message (Expand)AuthorLines
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-05-27std: Rename strbuf operations to stringRicho Healey-1/+1
2014-05-24core: rename strbuf::StrBuf to string::StringRicho Healey-3/+3
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-1/+1
2013-09-30rpass: Remove usage of fmt!Alex Crichton-1/+1
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-1/+1
2013-09-17Tests for fixed issues.Huon Wilson-0/+43