summary refs log tree commit diff
path: root/src/test/run-pass/unboxed-closures-infer-recursive-fn.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-24rollup merge of #23282: nikomatsakis/fn-trait-inheritanceAlex Crichton-2/+9
2015-03-23Fallout from changing fn traits to use inheritance rather than bridgeNiko Matsakis-2/+9
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-3/+3
2015-02-01To handle more complex cases, modify the deferred call handler to beNiko Matsakis-0/+47