summary refs log tree commit diff
path: root/compiler/rustc_expand/src/proc_macro_server.rs
AgeCommit message (Expand)AuthorLines
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