summary refs log tree commit diff
path: root/compiler/rustc_expand/src/proc_macro_server.rs
AgeCommit message (Expand)AuthorLines
2021-03-19Extend `proc_macro_back_compat` lint to `js-sys`Aaron Hill-4/+30
2021-03-18Extend `proc_macro_back_compat` lint to `actix-web`Aaron Hill-17/+29
2021-03-15Extend `proc_macro_back_compat` lint to `procedural-masquerade`Aaron Hill-1/+1
2021-03-14Introduce `proc_macro_back_compat` lint, and emit for `time-macros-impl`Aaron Hill-4/+66
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