diff options
author | Aleksey Kladov <[email protected]> | 2020-07-11 17:35:35 +0100 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2020-07-11 17:39:49 +0100 |
commit | a8891ae3ca1f23ef310a91b2e30bac7e08be4aa1 (patch) | |
tree | 8717f26bc20300c1eaf37baba97bb0f80dd69208 /crates/paths/src/lib.rs | |
parent | c884ceb31c2761a9eb7de8754c4be4cc47469dee (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/paths/src/lib.rs')
0 files changed, 0 insertions, 0 deletions