Fix eager token mapping panics#15248
Conversation
|
☔ The latest upstream changes (presumably #15251) made this pull request unmergeable. Please resolve the merge conflicts. |
dc2aecd to
e0a2cb6
Compare
…ut and input expansion
|
Alright, I managed to make token mapping work again. There is still a problem here though, any macro calls in eager macro calls won't resolve properly, as they do not actually exist in any graspable expansion. That is in I also didn't check the perf impact of this PR but I hope its not too bad. (it will most likely increase mem usage a bit) |
|
☀️ Test successful - checks-actions |
No description provided.