summary refs log tree commit diff
path: root/src/test/run-pass/leak-box-as-tydesc.rs
AgeCommit message (Expand)AuthorLines
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-6/+4
2010-10-28rustboot: Emit an error instead of asserting in trans when a T is passed by v...Patrick Walton-2/+2
2010-09-12Fix a leak when box types are used via type descriptors.Graydon Hoare-0/+7