about summary refs log tree commit diff
path: root/src/test/run-pass/drop-parametric-closure-with-bound-box.rs
AgeCommit message (Expand)AuthorLines
2011-12-07Fix test that used an oversized int literalMarijn Haverbeke-2/+2
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-1/+1
2011-08-16Port the tests to the expr foo::<T> syntax.Erick Tryzelaar-1/+1
2011-08-16Port the tests to the decl foo<T> syntax.Erick Tryzelaar-2/+2
2011-07-27Reformat for new syntaxMarijn Haverbeke-2/+2
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-4/+4
2011-04-21test: Un-XFAIL drop-parametric-closure-with-bound-box.rs, oops.Patrick Walton-2/+0
2011-04-21test: XFAIL lib-box on stage0. Upstream LLVM doesn't have the library reading...Patrick Walton-0/+2
2010-10-28rustboot: Emit an error instead of asserting in trans when a T is passed by v...Patrick Walton-2/+2
2010-10-14Fix crasher in rustc.Graydon Hoare-0/+5