Add new pattern_complexity
attribute to add possibility to limit and check recursion in pattern matching
This commit is contained in:
parent
5257aee7dd
commit
be31b6b6cd
8 changed files with 56 additions and 6 deletions
|
@ -1273,6 +1273,7 @@ symbols! {
|
|||
pat,
|
||||
pat_param,
|
||||
path,
|
||||
pattern_complexity,
|
||||
pattern_parentheses,
|
||||
phantom_data,
|
||||
pic,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue