about summary refs log tree commit diff
path: root/src/test/run-pass/exterior.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-24/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+1
2015-06-13Use `assert_eq!` instead of `assert!` in testspetrochenkov-2/+2
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-04-01Fallout in testsNiko Matsakis-1/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-01-25cleanup: s/impl Copy/#[derive(Copy)]/gJorge Aparicio-2/+1
2014-12-08librustc: Make `Copy` opt-in.Niko Matsakis-0/+2
2014-10-02tests: remove uses of Gc.Eduard Burtescu-3/+2
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-2/+3
2014-04-14Use new attribute syntax in python files in src/etc too (#13478)Manish Goregaokar-1/+1
2014-01-03test: De-`@mut` the test suitePatrick Walton-4/+10
2013-10-23register snapshotsDaniel Micay-3/+1
2013-07-17librustc: Add a lint mode for unnecessary `copy` and remove a bunch of them.Patrick Walton-1/+1
2013-05-19Use assert_eq! rather than assert! where possibleCorey Richardson-3/+3
2013-03-29librustc: Remove `fail_unless!`Patrick Walton-4/+4
2013-03-07librustc: Convert all uses of `assert` over to `fail_unless!`Patrick Walton-4/+4
2013-02-22test: De-mut the test suite. rs=demutingPatrick Walton-4/+4
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-4/+4
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-06test: Fix some more run-pass bustage. rs=clownshoesPatrick Walton-1/+1
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-2/+2
2011-08-20ReformatBrian Anderson-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-4/+4
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-13/+11
2011-05-02Un-revert "Use different syntax for checks that matter to typestate", fixing ...Patrick Walton-5/+5
2011-05-02Revert "Use different syntax for checks that matter to typestate"Graydon Hoare-5/+5
2011-05-02Use different syntax for checks that matter to typestateTim Chevalier-5/+5
2011-04-19Remove effect system from src.Graydon Hoare-2/+2
2010-11-02Split out stratum-checking pass, implement more-strict (overly aggressive) im...Graydon Hoare-2/+2
2010-07-15Make mutability no longer a type constructorPatrick Walton-1/+1
2010-06-30No more "transplant" behavior in "let @x = y", gotta box explicitly.Graydon Hoare-1/+1
2010-06-23Populate tree.Graydon Hoare-0/+18