Issues: rust-lang/regex
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
Issues list
regex v1.9.1 / regex-lite v0.1.0: test failures on 32-bit architectures
bug
#1041
opened Jul 12, 2023 by
decathorpe
Add differential fuzzing between different regex engines
enhancement
#1003
opened Jun 2, 2023 by
addisoncrump
regex-syntax Hir should merge alternation of Class & Literal into Class
enhancement
help wanted
#1001
opened May 29, 2023 by
rynewang
sharing one regex across many threads can lead to big slowdowns due to mutex contention
bug
#934
opened Dec 14, 2022 by
BurntSushi
implement regex engine for handling regexes like
^(<match at most one codepoint>){m,n}$
enhancement
help wanted
question
#802
opened Aug 19, 2021 by
demurgos
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
provide a helper routine for building a static regex using std::lazy
enhancement
question
#709
opened Sep 17, 2020 by
hbina
Add a document that describes differences with other regex engines
doc
enhancement
#497
opened Jul 3, 2018 by
BurntSushi
Underscore in replacement string treated as backspace
enhancement
regex2
#69
opened Apr 13, 2015 by
hugoduncan
ProTip!
no:milestone will show everything without a milestone.