about summary refs log tree commit diff
path: root/src/test/run-pass/generic-drop-glue.rs
AgeCommit message (Expand)AuthorLines
2014-10-02tests: remove uses of Gc.Eduard Burtescu-18/+0
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-2/+4
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2013-10-23register snapshotsDaniel Micay-0/+1
2013-08-17Fix warnings it testsErick Tryzelaar-1/+1
2013-07-17librustc: Remove all uses of the `Copy` bound.Patrick Walton-1/+1
2013-02-20librustc: Separate most trait bounds with '+'. rs=plussingPatrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-26testsuite: Eliminate uses of structural records from most run-pass testsTim Chevalier-1/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-07Convert all kind bounds to camel case. Remove send, owned keywords.Brian Anderson-1/+1
2012-01-05Switch to new param kind bound syntaxMarijn Haverbeke-1/+1
2011-11-18Update stdlib, compiler, and tests to new kind systemMarijn Haverbeke-1/+1
2011-10-25Update our code to new type parameter kind syntaxMarijn Haverbeke-1/+1
2011-09-26Enforce copy restrictions on let initializersBrian Anderson-1/+1
2011-09-12Reformat for new mode syntax, step 1Marijn Haverbeke-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-7/+4
2011-01-18Change generic-drop-glue.rs to be meaningful again, and un-XFAIL on rustc.Graydon Hoare-3/+2
2010-10-28rustboot: Emit an error instead of asserting in trans when a T is passed by v...Patrick Walton-2/+2
2010-06-23Populate tree.Graydon Hoare-0/+9