about summary refs log tree commit diff
path: root/src/libproc_macro/bridge
AgeCommit message (Expand)AuthorLines
2019-03-27Auto merge of #55780 - ogoffart:span_source_text, r=petrochenkovbors-0/+1
2019-02-24Use ? in some macrosTaiki Endo-16/+16
2019-02-10tests: doc commentsAlexander Regueiro-2/+2
2019-02-04libproc_macro => 2018Taiki Endo-50/+58
2018-12-26Work-around for shadowing of variant names with assoc const names in `libproc...Alexander Regueiro-8/+14
2018-12-26Store `Ident` rather than just `Name` in HIR types `Item` and `ForeignItem`.Alexander Regueiro-1/+1
2018-12-25Remove licensesMark Rousskov-80/+0
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-6/+6
2018-12-01Introduce proc_macro::Span::source_textOlivier Goffart-0/+1
2018-11-30proc_macro: introduce a "bridge" between clients (proc macros) and servers (c...Eduard-Mihai Burtescu-0/+1982