summary refs log tree commit diff
path: root/src/libsyntax_ext/cmdline_attrs.rs
AgeCommit message (Expand)AuthorLines
2019-10-16move syntax::ext to new crate syntax_expandMazdak Farrokhzad-1/+1
2019-10-15syntax::parse::sess -> syntax::sessMazdak Farrokhzad-1/+2
2019-09-30syntax: Support modern attribute syntax in the `meta` matcherVadim Petrochenkov-2/+2
2019-09-06Move injection of attributes from command line to `libsyntax_ext`Vadim Petrochenkov-0/+30