We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd850a commit 2e8d52cCopy full SHA for 2e8d52c
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
+* [BUG #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