- Notifications
You must be signed in to change notification settings - Fork 489
Pull requests: rust-lang/regex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reintroduce the reverse suffix literal optimization.
#228 by BurntSushi was merged May 7, 2016 Loading…
Fixed few warnings about variables not needed to be mut
#398 by fulara was closed Sep 7, 2017 Loading…
rollup: bump MSRV to Rust 1.65, bug fixes, memory usage reductions, API improvements, more word boundary assertions and more
#1098 by BurntSushi was merged Oct 9, 2023 Loading…
Add sanity limits for arbitrary-based fuzzers fix-incoming
#1043 by addisoncrump was closed Oct 9, 2023 Loading…
Disable all literal optimizations when a pattern is partially anchored.
#281 by BurntSushi was merged Sep 12, 2016 Loading…
revert recent regex-syntax interval set optimizations
#1102 by BurntSushi was merged Oct 11, 2023 Loading…
Update README with 2018 edition default in example
#551 by ralph-mcteggart was closed Jan 19, 2019 Loading…
use Teddy from aho-corasick, drop utf8-ranges, drop ucd-util
#605 by BurntSushi was merged Aug 3, 2019 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.