-
Notifications
You must be signed in to change notification settings - Fork 483
Pull requests: rust-lang/regex
Pull requests list
regex-automata/test: ignore some tests in 32-bit targets
#1040
by BurntSushi
was merged Jul 12, 2023
Loading...
regex-cli: update installation instructions
#1035
by CosmicHorrorDev
was merged Jul 11, 2023
Loading...
fix: improve literal extraction from certain repetitions
#1033
by plusvic
was merged Jul 11, 2023
Loading...
allow starting DFA in noncontinuous bytes
fix-incoming
#1031
by pascalkuthe
was closed Oct 9, 2023
•
Draft
automata: add targeted inline(always) annotations
#1030
by BurntSushi
was merged Jul 8, 2023
Loading...
doc: dfa::Automata: sort PatternIDs before asserting
#1025
by riking
was closed Jul 12, 2023
Loading...
compile: make Regex::new(r"(?-u:\B)") fail again
#1007
by BurntSushi
was merged Jun 5, 2023
Loading...
2
Replace
lazy_static example with std::sync::OnceLock in README.md
#1005
by lucatrv
was closed Jun 2, 2023
Loading...
Replace
lazy_static example with std::sync::OnceLock in src/lib.rs
#1004
by lucatrv
was closed Jun 2, 2023
Loading...
Use corpus rejection for discarding large inputs
fix-incoming
#1002
by addisoncrump
was closed Jul 5, 2023
Loading...
bug: fix complete literal optimization issue
#1000
by BurntSushi
was merged May 25, 2023
Loading...
2
Move oss fuzz build scripts + update with debug-assertions
#997
by nathaniel-brough
was merged May 22, 2023
Loading...
syntax: fix overflow for big counted repetitions
#996
by BurntSushi
was merged May 22, 2023
Loading...
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.