about summary refs log tree commit diff
path: root/src/test/compile-fail-fulldeps/macro-crate-rlib.rs
AgeCommit message (Expand)AuthorLines
2018-12-09Move compile-fail-fulldeps tests to ui-fulldepsVadim Petrochenkov-19/+0
2015-05-13Unignore some tests in stage1Tamir Duberstein-1/+0
2015-04-22Ignore cross-compilation in some fulldeps tests.Ryan Prichard-1/+0
2015-02-12creader: Clean up macro/plugin APIKeegan McAllister-1/+1
2015-02-09Use a crate attribute to load pluginsKeegan McAllister-1/+1
2015-01-05Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]Keegan McAllister-2/+2
2014-07-15test: Try to fix a failing snapshot testAlex Crichton-0/+1
2014-07-10rustc: Forbid plugin_registrar in only rlib formAlex Crichton-0/+20