summary refs log tree commit diff
path: root/src/test/compile-fail/macro-error.rs
AgeCommit message (Expand)AuthorLines
2017-02-28Add `syntax::ext::tt::quoted::{TokenTree, ..}` and remove `tokenstream::Token...Jeffrey Seyfried-1/+1
2017-02-16Refactor macro resolution errors + add derive macro suggestionsJosh Driver-1/+0
2017-02-12Allow using inert attributes from `proc_macro_derive`s with `#![feature(proc_...Jeffrey Seyfried-1/+1
2017-02-05Move derive macro expansion into the MacroExpanderJosh Driver-1/+1
2016-08-26Stabilize type-macrosDaniele Baracchi-2/+0
2016-05-21Test diagnosticsJeffrey Seyfried-2/+5
2015-11-14Check macro definition and do not expand invalid macrosSeo Sanghyeon-0/+19