about summary refs log tree commit diff
path: root/src/test/run-pass/use-crate-name-alias.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-7/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2015-03-27Unquote all crate names without underscoresRicho Healey-1/+1
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2014-08-23extern crate foobar as foo;wickerwaka-1/+1
2014-03-14extra: Put the nail in the coffin, delete libextraAlex Crichton-1/+1
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2013-12-10Make crate hash stable and externally computable.Jack Moffitt-1/+1
2013-05-22test: Update tests to use the new syntax.Patrick Walton-1/+1
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-09-11Convert 'use' to 'extern mod'. Remove old 'use' syntaxBrian Anderson-1/+1
2012-04-07Use real crate name in crate_map nameHaitao Li-0/+4