about summary refs log tree commit diff
path: root/library/proc_macro/src/bridge/selfless_reify.rs
AgeCommit message (Expand)AuthorLines
2022-06-25proc_macro: cache static spans in client's thread-local stateNika Layzell-5/+6
2022-05-27proc_macro: don't pass a client-side function pointer through the server.Eduard-Mihai Burtescu-0/+83