summary refs log tree commit diff
path: root/src/test/compile-fail/fail-no-dead-code-core.rs
AgeCommit message (Expand)AuthorLines
2015-01-23Set unstable feature names appropriatelyBrian Anderson-1/+1
2015-01-21Fix up some tests for feature stagingBrian Anderson-1/+1
2015-01-17Add allow(unstable) to tests that need itBrian Anderson-0/+1
2015-01-05Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]Keegan McAllister-2/+1
2014-10-29Rename fail! to panic!Steve Klabnik-3/+3
2014-09-24Use more descriptive names in dead code messagesJakub Wieczorek-1/+1
2014-08-11core/std: squash dead_code warnings from fail! invocations.Huon Wilson-0/+29