Drop the outdated note that GreedyLoop backtracking does not need a register snapshot. The previous commit started snapshotting registers for the optimized GreedyLoop and LazyLoop states so capture groups are restored correctly across backtracking. Keeping the old comment would describe the opposite of the code we now rely on. |
||
|---|---|---|
| .. | ||
| Rust | ||
| CMakeLists.txt | ||
| ECMAScriptRegex.cpp | ||
| ECMAScriptRegex.h | ||
| RustRegex.cpp | ||
| RustRegex.h | ||