-
Notifications
You must be signed in to change notification settings - Fork 507
Pull requests: rust-lang/regex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix clippy clone_on_copy warning in regex-syntax/src/ast/parse.rs
#1348
opened May 16, 2026 by
ZXL20011007
Loading…
meta: fix non-leftmost match in reverse-suffix/inner optimizations
#1346
opened May 11, 2026 by
stefanobaghino
Loading…
fix: prevent panic in cache reset methods when cache is None
#1337
opened Mar 16, 2026 by
saschabuehrle
Loading…
fix glob typo in workspace.package.include setting
#1335
opened Mar 4, 2026 by
decathorpe
Contributor
Loading…
syntax: Improving the
Hir::drop() implementation.
#1331
opened Feb 2, 2026 by
10-hard-problems
Loading…
perf: Avoid re-canonicalizing the entire IntervalSet on push
#1308
opened Oct 20, 2025 by
Marwes
Contributor
Loading…
Add support for unbounded look-behind expressions
#1266
opened May 15, 2025 by
Multimodcrafter
Loading…
Create differential fuzzers and add them to OSS-Fuzz
#1044
opened Jul 15, 2023 by
addisoncrump
Contributor
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.