-
Notifications
You must be signed in to change notification settings - Fork 456
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
Add a document that describes differences with other regex engines
doc
enhancement
#497
opened Jul 3, 2018 by
BurntSushi
provide a helper routine for building a static regex using std::lazy
enhancement
question
#709
opened Sep 17, 2020 by
hbina
test marker traits more rigorously on public API types
enhancement
#756
opened Apr 8, 2021 by
BurntSushi
the Replacer trait should be parameterized over a lifetime
enhancement
regex2
#777
opened May 5, 2021 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
regex-syntax
Hir should merge alternation of Class & Literal into Class
enhancement
help wanted
#1001
opened May 29, 2023 by
rynewang
Add differential fuzzing between different regex engines
enhancement
#1003
opened Jun 2, 2023 by
addisoncrump
Underscore in replacement string treated as backspace
enhancement
regex2
#69
opened Apr 13, 2015 by
hugoduncan
unexpected bug on paralellization of patterns
bug
question
#1083
opened Sep 6, 2023 by
Guillermogsjc
investigate skipping reverse NFA compilation if regex is anchored
enhancement
help wanted
#1097
opened Oct 6, 2023 by
BurntSushi
regex-syntax
error messages highlight incorrect characters/not handling graphemes correctly
enhancement
help wanted
#1132
opened Nov 30, 2023 by
V0ldek
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.