about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-6458-4.rs
AgeCommit message (Expand)AuthorLines
2014-09-25Integrate builtin bounds fully into the trait checkerNiko Matsakis-1/+1
2014-05-27std: Remove String's to_ownedRicho Healey-1/+1
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-1/+1
2014-04-18Replace all ~"" with "".to_owned()Richo Healey-1/+2
2013-08-21testsuite: Tests for #6458. Closes #6458Tim Chevalier-0/+17