summary refs log tree commit diff
path: root/src/test/run-pass/extern-foreign-crate.rs
AgeCommit message (Expand)AuthorLines
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/+0
2014-02-14extern mod => extern crateAlex Crichton-1/+1
2014-02-13Replace `extern mod` with `extern crate`Flavio Percoco-0/+14