about summary refs log tree commit diff
path: root/src/test/compile-fail/bad-crate-id2.rs
AgeCommit message (Expand)AuthorLines
2015-03-27rustc: Remove support for hyphens in crate namesAlex Crichton-14/+0
2015-03-24rustc: Add support for `extern crate foo as bar`Alex Crichton-0/+1
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2014-08-23extern crate foobar as foo;wickerwaka-1/+1
2014-07-05rustc: Default #[crate_name] on input, not outputAlex Crichton-1/+1
2014-07-05test: Fix tests for crate_id removalAlex Crichton-0/+14