summary refs log tree commit diff
path: root/src/test/run-pass/morestack5.rs
AgeCommit message (Expand)AuthorLines
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2012-09-05test: "import" -> "use"Patrick Walton-1/+0
2012-07-01Convert to new closure syntaxBrian Anderson-1/+1
2012-06-30Eliminate usages of old sugared call syntaxBrian Anderson-1/+1
2012-03-22make --enforce-mut-vars always on, add mut annotations to remaining filesNiko Matsakis-1/+1
2012-02-20core: New task APIBrian Anderson-1/+1
2012-01-29rt: Remove set_min_stackBrian Anderson-5/+0
2012-01-06port over the tests to use the new APINiko Matsakis-1/+1
2011-12-18test: Enable all morestack testsBrian Anderson-3/+0
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-12-05test: Add more tests for stack growthBrian Anderson-0/+26