summary refs log tree commit diff
path: root/src/test/run-pass/issue-20797.rs
AgeCommit message (Expand)AuthorLines
2015-06-10Removed many pointless calls to *iter() and iter_mut()Joshua Landau-1/+1
2015-04-01Fallout in testsNiko Matsakis-1/+1
2015-03-31Stabilize `std::convert` and related codeAaron Turon-2/+0
2015-03-23Test fixes and rebase conflicts, round 2Alex Crichton-4/+4
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+2
2015-03-20std: Remove old_io/old_path from the preludeAlex Crichton-47/+54
2015-01-26Fallout of io => old_ioAlex Crichton-3/+3
2015-01-21Make diagnostic ordering deterministicAlex Crichton-0/+3
2015-01-16Add regression test for #20797. Fixes #20797.Niko Matsakis-0/+91