summary refs log tree commit diff
path: root/src/test/run-pass/issue-14901.rs
AgeCommit message (Expand)AuthorLines
2015-04-14test: Fix fallout in run-pass testsAlex Crichton-5/+1
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-01-26Fallout of io => old_ioAlex Crichton-1/+1
2014-11-26Fixup various places that were doing `&T+'a` and do `&(T+'a)`Niko Matsakis-1/+1
2014-11-17Switch to purely namespaced enumsSteven Fackler-1/+1
2014-10-26Add test cases for E-needstest issuesJakub Bukaj-0/+27