summary refs log tree commit diff
path: root/src/test/run-pass/crateresolve2.rs
AgeCommit message (Expand)AuthorLines
2012-09-21Install new pub/priv/export rules as defaults, old rules accessible under #[l...Graydon Hoare-0/+3
2012-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-3/+3
2012-04-07test: Un-xfail run-pass/crateresolve2Brian Anderson-1/+0
2012-04-06test: Refactor the crateresolve testsBrian Anderson-9/+9
2012-04-05rustc: Don't assume that all crates with the same name are the sameBrian Anderson-0/+26