summary refs log tree commit diff
path: root/src/test/run-pass/issue-3121.rs
AgeCommit message (Expand)AuthorLines
2015-04-01Fallout in testsNiko Matsakis-3/+3
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-25cleanup: s/impl Copy/#[derive(Copy)]/gJorge Aparicio-4/+3
2015-01-08fallout: run-pass tests that use box. (many could be ported to `Box::new` in...Felix S. Klock II-0/+2
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+4
2014-11-17Switch to purely namespaced enumsSteven Fackler-6/+6
2014-10-02tests: remove uses of Gc.Eduard Burtescu-4/+2
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/+2
2013-08-09Fix interaction between default matches and guards. Closes #3121.Michael Sullivan-1/+0
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-01Add xfailed test casesTim Chevalier-0/+18