Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-20 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-19 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-18 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-17 | 0 | 0 | 0 | 0 | 31 |
| 2026-09-16 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-15 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-14 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-13 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-12 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-11 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-10 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-09 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 2 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 0 | 0 | 0 | 0 | 0 |
Opened: 0
Closed: 0
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#1393 bug(syntax): `Ord` on `ast::Position` is inconsistent with `Eq` Opened 13 days ago | langston-barrett | open | No labels | 0 | 0 | 13 days ago |
#1392 bug(syntax): Panic when `Parser` is used twice Opened 13 days ago | langston-barrett | open | No labels | 0 | 0 | 13 days ago |
#1359 regex and regex_lite disagree on whether repetition operators associate with flag-setters Opened 4 months ago | orlp | open | No labels | 1 | 0 | 20 days ago |
#1390 Feature request: sticky matching without relying on slicing, so that `Match` range corresponds to unsliced string Opened 25 days ago | jedwards1211 | open | No labels | 0 | 0 | 25 days ago |
#1389 Significant memory usage regression in regex-automata 0.4.17 Opened 27 days ago | Noah-Kennedy | open | No labels | 0 | 3 | 27 days ago |
#1387 Unicode 17? Opened 1 month ago | ajvondrak | open | No labels | 1 | 0 | 1 month ago |
#1333 regex 1.12.3: non-fuzzing test data accidentally excluded Opened 7 months ago | decathorpe | closed - completed | No labels | 0 | 0 | 2 months ago |
#1241 Make MAX_POOL_STACKS a runtime configurable parameter Opened 2 years ago | fbryden | closed - completed | enhancement help wanted | 0 | 0 | 2 months ago |
#1360 Incorrect alternation chosen when .*.* occurs in pattern Opened 4 months ago | orlp | open | No labels | 1 | 1 | 2 months ago |
#1345 meta::Regex returns non-leftmost match for pattern with negated class around optional group Opened 4 months ago | stefanobaghino | closed - completed | bug | 3 | 0 | 2 months ago |
#625 Unexpected `SetMatches::len()` behavior Opened 7 years ago | EFanZh | closed - completed | documentation fix-incoming | 5 | 0 | 2 months ago |
#1375 Empty character class which matches nothing? Opened 2 months ago | ratmice | closed - completed | No labels | 4 | 0 | 2 months ago |
#1354 Reverse suffix doesn't return the leftmost match when alternates overlap Opened 4 months ago | JakubValtar | closed - completed | bug | 10 | 0 | 2 months ago |
#1372 [Security] Timeout in rust `regex-syntax parser` Opened 3 months ago | eglonnnn | closed - not_planned | No labels | 2 | 0 | 2 months ago |
#709 provide a helper routine for building a static regex using std::lazy Opened 6 years ago | hbina | closed - completed | enhancement question | 28 | 2 | 2 months ago |
#1356 regex and regex_lite disagree on \b behavior on Unicode accent character Opened 4 months ago | orlp | closed - completed | documentation | 1 | 0 | 4 months ago |
#1262 add hint about `starts_for_each_pattern` to `regex_automata::MatchErrorKind::UnsupportedAnchored` documentation Opened 1 year ago | BurntSushi | closed - completed | documentation | 0 | 0 | 4 months ago |
#325 Feature request: JIT Opened 10 years ago | DemiMarie | closed - completed | No labels | 11 | 0 | 4 months ago |
#1357 regex and regex_lite disagree on lazy empty matches Opened 4 months ago | orlp | open | No labels | 4 | 0 | 4 months ago |
#1358 'Overlapping' empty match suppression algorithm hides real non-empty matches Opened 4 months ago | orlp | open | No labels | 1 | 1 | 4 months ago |
#1349 Provide an API for comparing the equivalence of two `Regex` values (while permitting false negatives) Opened 4 months ago | dolezvo1 | open - reopened | enhancement question | 4 | 0 | 4 months ago |
#1338 Are `::bytes::RegexSet` and `::bytes::Regex` coming to `regex-lite`? Opened 6 months ago | nathanielmanistaatgoogle | open | No labels | 0 | 1 | 4 months ago |
#1347 Maybe a way to reduce binary size cost by CASE_FOLDING_SIMPLE Opened 4 months ago | flyingcat | open | No labels | 0 | 0 | 4 months ago |
#1214 calling `caputres_iter` in an `async` function may cause memory leak Opened 2 years ago | ziyoung | open - reopened | No labels | 21 | 0 | 4 months ago |
#1344 `BoundedBacktracker::is_match` panics on empty haystack when `max_haystack_len()` saturates to 0 Opened 5 months ago | Stranger6667 | open | No labels | 0 | 0 | 5 months ago |