summary refs log tree commit diff
path: root/src/test/run-pass/issue-21245.rs
AgeCommit message (Expand)AuthorLines
2015-04-17std: Add Default/IntoIterator/ToOwned to the preludeAlex Crichton-3/+3
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-27Adjust error messages due to having more type information available.Niko Matsakis-1/+1
2015-01-27Fix two type inference failures uncovered by japaric corresponding toNiko Matsakis-0/+62