We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07dcf20 commit f967147Copy full SHA for f967147
CHANGELOG.md
@@ -12,6 +12,8 @@ Performance improvements:
12
13
* [PERF #1051](https://github.com/rust-lang/regex/pull/1051):
14
Unicode character class operations have been optimized in `regex-syntax`.
15
+* [PERF #1090](https://github.com/rust-lang/regex/issues/1090):
16
+Make patterns containing lots of literal characters use less memory.
17
18
Bug fixes:
19
0 commit comments