mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-10 07:47:53 +00:00
fix infinite loop backtracking for valid branches, cleanup matched tokens type
This commit is contained in:
parent
9122e64a41
commit
f9367ea041
3 changed files with 86 additions and 26 deletions
|
|
@ -54,4 +54,4 @@ fn test_typoed_command_with_flags() {
|
|||
assert!(msg.contains("message author"));
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue