about summary refs log tree commit diff
path: root/src/libproc_macro/rustc.rs
AgeCommit message (Expand)AuthorLines
2018-11-30proc_macro: move the rustc server to syntax_ext.Eduard-Mihai Burtescu-734/+0
2018-11-30proc_macro: remove the __internal module.Eduard-Mihai Burtescu-37/+57
2018-11-30proc_macro: introduce a "bridge" between clients (proc macros) and servers (c...Eduard-Mihai Burtescu-100/+531
2018-09-08Track distinct spans for open and close delimiterDavid Tolnay-2/+2
2018-08-15Make proc_macro Level #[non_exhaustive]varkor-1/+0
2018-07-20proc_macro: move some implementation details to a rustc module.Eduard-Mihai Burtescu-0/+284