Rename pattern_complexity
attr as pattern_complexity_limit
.
For consistency with `recursion_limit`, `move_size_limit`, and `type_length_limit`.
This commit is contained in:
parent
223c95fd59
commit
7a8c0fc117
10 changed files with 18 additions and 18 deletions
|
@ -1512,7 +1512,7 @@ symbols! {
|
|||
path_main_separator,
|
||||
path_to_pathbuf,
|
||||
pathbuf_as_path,
|
||||
pattern_complexity,
|
||||
pattern_complexity_limit,
|
||||
pattern_parentheses,
|
||||
pattern_type,
|
||||
pattern_types,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue