Skip to content

Commit 94e9374

Browse files
committed
Auto merge of #98188 - mystor:fast_group_punct, r=eddyb
proc_macro/bridge: stop using a remote object handle for proc_macro Punct and Group This is the third part of #86822, split off as requested in #86822 (review). This patch transforms the `Punct` and `Group` types into structs serialized over IPC rather than handles, making them more efficient to create and manipulate from within proc-macros.
2 parents 00ebeb8 + 64a7d57 commit 94e9374

File tree

6 files changed

+259
-354
lines changed

6 files changed

+259
-354
lines changed

0 commit comments

Comments
 (0)