about summary refs log tree commit diff
path: root/src/test/run-pass/generic-fn-twice.rs
AgeCommit message (Expand)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-20/+0
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
2013-10-25Remove ancient emacs mode lines from test casesBrian Anderson-1/+0
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-30test: Remove export from the tests, language, and libraries. rs=deexportingPatrick Walton-2/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-0/+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-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-6/+5
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-2/+2
2010-06-29Add (XFAILed) testcase for typechecker issue where fns-in-mods appear to lose...Roy Frostig-0/+10