about summary refs log tree commit diff
path: root/src/test/run-pass/export-non-interference.rs
AgeCommit message (Expand)AuthorLines
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-14/+0
2014-10-02tests: remove uses of Gc.Eduard Burtescu-3/+1
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-1/+3
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-01-30test: Remove export from the tests, language, and libraries. rs=deexportingPatrick Walton-4/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-03-28Detect and report types which could never be instantiated.Niko Matsakis-1/+1
2012-01-19rustc: Make the pretty printer output commas after enum variants. Update all ...Patrick Walton-1/+1
2012-01-19test: "tag" -> "enum" in run-pass and run-failPatrick Walton-1/+1
2011-08-16Port the tests to the decl foo<T> syntax.Erick Tryzelaar-1/+1
2011-08-16Port the tests to the typaram foo<T> syntax.Erick Tryzelaar-2/+2
2011-06-29Make tests a little more friendly to combine.Graydon Hoare-0/+1
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-5/+3
2010-09-09Switch tags to purely nominal, removing TY_iso and TY_idx. Seems to mostly wo...Graydon Hoare-1/+3
2010-06-23Populate tree.Graydon Hoare-0/+6