about summary refs log tree commit diff
path: root/compiler/rustc_expand/src/proc_macro_server.rs
AgeCommit message (Expand)AuthorLines
2021-01-07rustc_parse: Better spans for synthesized token streamsVadim Petrochenkov-1/+1
2020-12-29Remove pretty-print/reparse hack, and add derive-specific hackAaron Hill-2/+3
2020-09-16Rollup merge of #75146 - tmiasko:range-overflow, r=Mark-SimulacrumDylan DPC-2/+2
2020-09-04Detect overflow in proc_macro_server subspanTomasz Miąsko-2/+2
2020-09-03Rename IsJoint -> SpacingAleksey Kladov-6/+6
2020-09-01Remove trivia tokensAleksey Kladov-1/+1
2020-08-30mv compiler to compiler/mark-0/+712