about summary refs log tree commit diff
path: root/src/test/run-pass/morestack6.rs
AgeCommit message (Expand)AuthorLines
2012-01-29rt: Remove set_min_stackBrian Anderson-2/+0
2012-01-13deprecate fn exprs and the fn() type, preferring fn@ and native fnNiko Matsakis-2/+2
2012-01-06port over the tests to use the new APINiko Matsakis-4/+3
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: Test hitting the dynamic linker in the red zoneBrian Anderson-0/+81