summary refs log tree commit diff
path: root/src/test/run-pass/extern-mod-syntax.rs
AgeCommit message (Expand)AuthorLines
2013-08-17Fix warnings it testsErick Tryzelaar-0/+2
2013-05-29librustc: Stop reexporting the standard modules from prelude.Patrick Walton-1/+1
2013-05-22test: Update tests to use the new syntax.Patrick Walton-2/+2
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-03-26test: Remove uses of oldmap::HashMapAlex Crichton-1/+1
2013-02-03rename map -> oldmap and mark it as deprecatedDaniel Micay-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2012-12-13librustc: Make `use` statements crate-relative by default. r=brsonPatrick Walton-0/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-10Convert std::map to camel caseBrian Anderson-1/+1
2012-08-14libsyntax: Parse "extern mod foo;"Patrick Walton-0/+7