rust/src/libsyntax/parse
bors f73c0a82ec Auto merge of #30598 - est31:macro_export_help_note, r=Manishearth
The current help message is too much about "normal" macros to be used
as general message. Keep it for normal macros, and add custom help and
error messages for macro definitions.
2015-12-31 06:16:12 +00:00
..
lexer use structured errors 2015-12-30 14:27:59 +13:00
attr.rs use structured errors 2015-12-30 14:27:59 +13:00
classify.rs Use deref coercions 2015-11-10 20:16:28 +09:00
common.rs Allow trailing commas in array patterns and attributes 2014-11-30 22:28:54 +13:00
mod.rs use structured errors 2015-12-30 14:27:59 +13:00
obsolete.rs use structured errors 2015-12-30 14:27:59 +13:00
parser.rs Auto merge of #30598 - est31:macro_export_help_note, r=Manishearth 2015-12-31 06:16:12 +00:00
token.rs Generated code spans now point to callsite parameters (where applicable) 2015-12-15 17:41:03 +13:00