about summary refs log tree commit diff
path: root/src/test/compile-fail-fulldeps/macro-crate-unexported-macro.rs
AgeCommit message (Expand)AuthorLines
2018-12-09Move compile-fail-fulldeps tests to ui-fulldepsVadim Petrochenkov-19/+0
2017-02-16Refactor macro resolution errors + add derive macro suggestionsJosh Driver-1/+2
2017-02-12Allow using inert attributes from `proc_macro_derive`s with `#![feature(proc_...Jeffrey Seyfried-1/+1
2015-05-13Unignore some tests in stage1Tamir Duberstein-1/+0
2015-02-10Enable some tests for androidwonyong kim-1/+0
2015-01-05Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]Keegan McAllister-3/+1
2014-07-11Add scaffolding for assigning alpha-numeric codes to rustc diagnosticsJakub Wieczorek-1/+1
2014-06-09Use phase(plugin) in testsKeegan McAllister-1/+1
2014-05-15test: Move syntax extension tests to cfail-fullAlex Crichton-0/+22