about summary refs log tree commit diff
path: root/crates/proc-macro-api/src/msg
AgeCommit message (Expand)AuthorLines
2023-12-21Add rust-analyzer-span server feature equivalent to the ID serverLukas Wirth-4/+37
2023-12-20Remove SyntaxContext traitLukas Wirth-3/+1
2023-12-18internal: Split out a span crateLukas Wirth-14/+14
2023-12-01Pass calling span through to builtin macro expansionsLukas Wirth-10/+0
2023-11-28Turn macro_expand from query to normal functionLukas Wirth-7/+1
2023-11-28Re-enable proc-macrosLukas Wirth-182/+199
2023-11-28Re-implement InFile wrappers as type aliases over generic InFileWrapperLukas Wirth-2/+2
2023-11-28Proper span representation with syntax contextLukas Wirth-13/+18
2023-11-28Replace ID based TokenMap with proper relative text-ranges / spansLukas Wirth-0/+14
2023-11-28Infect proc-macro-api crate with generic span type parameterLukas Wirth-72/+158
2023-04-14Encode closing delimiter span in FlatTreesLukas Wirth-16/+44
2023-01-31Make tt generic over the span dataLukas Wirth-19/+24
2023-01-02remove useless operationsDaniel Eades-1/+1
2022-12-24Inline all format arguments where possibleYuri Astrakhan-3/+3
2022-08-09remove imports that are also in edition 2021's preludeKaDiWa-4/+1
2022-05-01style: rename crates to kebab casePeh-0/+328