New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
CompiledTooBig error on regex only checking for string length
enhancement
question
#802
opened Aug 19, 2021 by
demurgos
error message caret position is slightly off in at least one case
bug
help wanted
#792
opened Jul 2, 2021 by
BurntSushi
Missed optimization for alterated word-lists — patterns like
\b(foo|bar|baz|quux|...)\b
#787
opened Jun 10, 2021 by
thomcc
some regexes fail to satisfy that (re)+ is always equal to (re)(re)*
#779
opened May 11, 2021 by
BurntSushi
the Replacer trait should be parameterized over a lifetime
enhancement
regex2
#777
opened May 5, 2021 by
BurntSushi
test marker traits more rigorously on public API types
enhancement
#756
opened Apr 8, 2021 by
BurntSushi
Some panic cases found by afl.rs, involving 9 public API
bug
#738
opened Jan 10, 2021 by
StevenJiang1110
provide a helper routine for building a static regex using std::lazy
enhancement
#709
opened Sep 17, 2020 by
hbina
Nested characters class do not report the same result as two character classes in an |
bug
#680
opened May 15, 2020 by
Ekleog
Clarify (or change) extended/whitespace mode treatment of spaces in character classes
doc
#660
opened Mar 29, 2020 by
mqudsi
partition ASCII and non-ASCII byte classes when a Unicode word boundary is used
bug
#652
opened Mar 10, 2020 by
BurntSushi
consider making definition of line terminator configurable
enhancement
#644
opened Feb 16, 2020 by
BurntSushi
expand set of characters allowed in a capture group name
enhancement
#595
opened Jul 11, 2019 by
aohan237
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.