aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_proc_macro
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2020-07-11 17:35:35 +0100
committerAleksey Kladov <[email protected]>2020-07-11 17:39:49 +0100
commita8891ae3ca1f23ef310a91b2e30bac7e08be4aa1 (patch)
tree8717f26bc20300c1eaf37baba97bb0f80dd69208 /crates/ra_proc_macro
parentc884ceb31c2761a9eb7de8754c4be4cc47469dee (diff)
More tight recursion limit when expanding macros in function bodies
cc #4944 cc #5317 This doesn't fully close #4944 -- looks like we hit SO in syntax highlighting, when we use `Semantics::expand_macro`. Seems like we need to place expansion limit on the macro itself (store it as a part of MacroCallId?)!
Diffstat (limited to 'crates/ra_proc_macro')
0 files changed, 0 insertions, 0 deletions