-
Notifications
You must be signed in to change notification settings - Fork 462
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
feature request: extend unicode support with full case folding
wontfix
#1260
by ReinierMaas
was closed Apr 8, 2025
Build Regex from static string in a const way
duplicate
#1256
by ValentinColin
was closed Mar 19, 2025
automata/dfa: add
BuildError::is_size_limit_exceeded
#1237
by BurntSushi
was merged Nov 11, 2024
Loading…
Expose whether a regex_automata error was a size overflow or another error
#1236
by konstin
was closed Nov 11, 2024
Rust unstable API change causes compilation error of unstable
pattern
feature
#1231
by yhx-12243
was closed Oct 24, 2024
Compilation error when compiling with nightly with
unstable
feature enabled
bug
#1216
by jqnatividad
was closed Aug 2, 2024
valgrind reports "Conditional jump or move depends on uninitialised value(s)"
#1211
by radkum
was closed Jul 15, 2024
Add method to get the full match of a Captures without an unwrap
#1210
by ultrabear
was closed Jul 15, 2024
adding regex-automata to cargo.toml file reduces performance
#1207
by vvmikheev
was closed Jun 24, 2024
Valgrind reports "possibly lost" when using static
Regex
invalid
#1205
by wyfo
was closed Jun 19, 2024
fix: escape invalid UTF-8 bytes in debug output for Match
#1203
by notJoon
was merged Jun 9, 2024
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.