summary refs log tree commit diff
path: root/src/test/run-pass/issue-10396.rs
AgeCommit message (Expand)AuthorLines
2015-02-02`for x in xs.iter()` -> `for x in &xs`Jorge Aparicio-1/+1
2015-01-29s/Show/Debug/gJorge Aparicio-1/+1
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-1/+1
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-11-03Add tests for E-needstest issuesJakub Bukaj-0/+22