Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-lang/regex issues and pull requests

#1233 - remove trait implementation of `std::str::pattern::Pattern`

Issue - State: open - Opened by BurntSushi 8 days ago
Labels: question, plan

#1232 - unstable: fix `Pattern` trait implementation

Pull Request - State: closed - Opened by BurntSushi 8 days ago

#1229 - data: update to UCD 16

Pull Request - State: closed - Opened by BurntSushi about 1 month ago

#1228 - api: add SetMatches::matched_all

Pull Request - State: closed - Opened by tmccombs about 1 month ago

#1227 - api: Add as_match method

Pull Request - State: open - Opened by tmccombs about 1 month ago - 1 comment

#1226 - Allow changing a `DFA`'s prefilter after it's already been created

Pull Request - State: open - Opened by ideka about 1 month ago

#1225 - Allow changing a `DFA`'s prefilter after it's already been created

Issue - State: open - Opened by ideka about 1 month ago - 1 comment
Labels: enhancement

#1222 - Test against Blaze runners

Pull Request - State: closed - Opened by dcvz 3 months ago - 1 comment

#1221 - capi: add split

Pull Request - State: open - Opened by weebney 3 months ago

#1220 - Version 1.5.0 should be yanked

Issue - State: closed - Opened by carloskiki 3 months ago - 2 comments

#1219 - Rust nightly removed the lifetime from Pattern

Pull Request - State: closed - Opened by mischnic 3 months ago - 2 comments

#1218 - fix lite: peek space skip comment

Pull Request - State: open - Opened by YydsNone 3 months ago - 3 comments

#1217 - switch `once_cell` recommendation to `std::sync::LazyLock`

Issue - State: open - Opened by kzhui125 3 months ago - 1 comment

#1216 - Compilation error when compiling with nightly with `unstable` feature enabled

Issue - State: closed - Opened by jqnatividad 3 months ago - 4 comments
Labels: bug

#1215 - chore: fix some comments

Pull Request - State: open - Opened by riyueguang 3 months ago

#1214 - calling `caputres_iter` in an `async` function may cause memory leak

Issue - State: open - Opened by ziyoung 3 months ago - 20 comments

#1213 - Support no_std integration tests

Pull Request - State: open - Opened by mspiegel 4 months ago

#1212 - no_std support and cargo.toml doc comments

Issue - State: closed - Opened by mspiegel 4 months ago - 2 comments
Labels: doc

#1210 - Add method to get the full match of a Captures without an unwrap

Issue - State: closed - Opened by ultrabear 4 months ago - 2 comments

#1205 - Valgrind reports "possibly lost" when using static `Regex`

Issue - State: closed - Opened by wyfo 4 months ago - 7 comments
Labels: invalid

#1203 - fix: escape invalid UTF-8 bytes in debug output for Match

Pull Request - State: closed - Opened by notJoon 5 months ago - 1 comment

#1202 - cargo: point `repository` metadata to clonable URLs

Pull Request - State: open - Opened by lucab 5 months ago - 1 comment

#1201 - Invalid regex with multiple repetition flags is accepted

Issue - State: closed - Opened by spektom 5 months ago - 3 comments

#1200 - Underscore will not match propblaly

Issue - State: closed - Opened by dbergloev 5 months ago - 2 comments

#1198 - [docs] Fix words duplication in docs `extract`

Pull Request - State: closed - Opened by denzenin 5 months ago - 3 comments

#1196 - regex-lite with a &[u8] haystack

Issue - State: open - Opened by SimonSapin 6 months ago - 2 comments
Labels: enhancement

#1195 - automata: Fix broken universal start states with sparse DFA

Pull Request - State: open - Opened by ishitatsuyuki 6 months ago - 7 comments

#1194 - https://github.com/discord/discord-api-docs/

Issue - State: closed - Opened by Mongkol3 6 months ago
Labels: invalid

#1193 - Inconsistency with is_match and Python's search in Matching Specific Regex Patterns

Issue - State: closed - Opened by CodyPubNub 6 months ago - 6 comments
Labels: invalid

#1191 - More efficient interval algorithms

Pull Request - State: open - Opened by Lucretiel 6 months ago

#1190 - Simplify `Hir::dot` constructors

Pull Request - State: closed - Opened by Lucretiel 6 months ago

#1189 - automata: remove some unsafe code

Pull Request - State: closed - Opened by joshlf 6 months ago - 3 comments

#1185 - syntax/utf8: avoid a spurious vector reallocation

Pull Request - State: closed - Opened by lucab 6 months ago - 2 comments

#1184 - Add a flag for unescaped literal groups

Issue - State: closed - Opened by tgross35 7 months ago - 1 comment

#1183 - Errors when running quickstart from docs

Issue - State: open - Opened by bertday 7 months ago - 2 comments
Labels: doc

#1183 - Errors when running quickstart from docs

Issue - State: open - Opened by bertday 7 months ago - 2 comments
Labels: doc

#1182 - chore: fix some comments

Pull Request - State: closed - Opened by careworry 7 months ago

#1182 - chore: fix some comments

Pull Request - State: closed - Opened by careworry 7 months ago

#1180 - Expose Regex memory usage info (fixes #943)

Pull Request - State: open - Opened by spektom 7 months ago - 4 comments

#1179 - chore: remove repetitive words

Pull Request - State: closed - Opened by JohnEndson 7 months ago

#1179 - chore: remove repetitive words

Pull Request - State: closed - Opened by JohnEndson 7 months ago

#1178 - api: add Cow guarantee to replace API

Pull Request - State: closed - Opened by BurntSushi 7 months ago - 3 comments

#1176 - dfa/onepass.rs: index out of bounds

Issue - State: closed - Opened by alecmocatta 8 months ago - 2 comments
Labels: bug

#1175 - PR: add codes key/legend for debug output in regex-automata

Pull Request - State: closed - Opened by Crypto-Spartan 8 months ago - 1 comment

#1174 - Onepass DFA always has empty captures (user error)

Issue - State: closed - Opened by Crypto-Spartan 8 months ago - 2 comments

#1173 - chore: remove repetitive words

Pull Request - State: closed - Opened by tgolang 8 months ago - 2 comments

#1172 - Implement Display trait for string::Match

Pull Request - State: closed - Opened by volsa 8 months ago - 3 comments

#1171 - The regex parse error while the expre is correct !

Issue - State: closed - Opened by GostGrimmy 8 months ago - 2 comments
Labels: invalid

#1169 - Valid prefix search (with ^) goes into dead state

Issue - State: closed - Opened by acarl005 8 months ago - 3 comments
Labels: bug

#1165 - Clarify CRLF mode effect

Pull Request - State: open - Opened by CAD97 9 months ago

#1160 - Fix a typo in regex-automata/src/nfa/mod.rs

Pull Request - State: open - Opened by koba-e964 9 months ago

#1159 - Add Min DFA for a regex

Issue - State: closed - Opened by Bisht13 9 months ago - 23 comments

#1157 - regex-automata-0.4.5

Pull Request - State: closed - Opened by BurntSushi 9 months ago

#1156 - make additional prefileter metadata public

Pull Request - State: closed - Opened by pascalkuthe 9 months ago - 2 comments

#1155 - `meta::Cache::reset` can panic

Issue - State: open - Opened by fuchsnj 9 months ago
Labels: bug

#1155 - `meta::Cache::reset` can panic

Issue - State: open - Opened by fuchsnj 9 months ago

#1154 - Make `Input::new` guard against incorrect `AsRef` implementations

Pull Request - State: closed - Opened by SkiFire13 10 months ago - 2 comments

#1152 - O(m * n) lookaround

Issue - State: closed - Opened by rpjohnst 10 months ago

#1151 - Have a way to iterate over sub matches with names included

Issue - State: closed - Opened by tmccombs 10 months ago - 1 comment
Labels: wontfix

#1150 - cargo: Ensure 'perf' doesn't enable 'std' implicitly

Pull Request - State: open - Opened by Palkovsky 10 months ago

#1146 - Add method to get full match from `Captures`

Issue - State: open - Opened by tmccombs 10 months ago - 2 comments
Labels: enhancement

#1146 - Add method to get full match from `Captures`

Issue - State: open - Opened by tmccombs 10 months ago - 2 comments
Labels: enhancement

#1146 - Add method to get full match from `Captures`

Issue - State: open - Opened by tmccombs 10 months ago - 3 comments
Labels: enhancement

#1145 - Detect if a replacement may allocate

Issue - State: closed - Opened by tgross35 10 months ago - 3 comments

#1145 - Detect if a replacement may allocate

Issue - State: closed - Opened by tgross35 10 months ago - 3 comments

#1142 - UnicodeSetsMode support (`v` flag mode, `\q`)

Issue - State: open - Opened by CAD97 10 months ago - 9 comments
Labels: question

#1140 - Fixing documentation for Index<&str>

Pull Request - State: closed - Opened by kloune 11 months ago - 1 comment

#1137 - doc: tweak `Captures` documentation

Pull Request - State: closed - Opened by BurntSushi 11 months ago - 1 comment

#1136 - fix: minor typo in regex/string.rs

Pull Request - State: open - Opened by bdura 11 months ago

#1135 - Add char_range() method for the match type

Issue - State: closed - Opened by Feel-ix-343 11 months ago - 2 comments
Labels: wontfix

#1135 - Add char_range() method for the match type

Issue - State: closed - Opened by Feel-ix-343 11 months ago - 1 comment
Labels: wontfix

#1134 - fix typos

Pull Request - State: open - Opened by volker48 11 months ago

#1133 - docs: fix inconsistent usage of a/an in `rure.h`

Pull Request - State: open - Opened by ThomasFrans 11 months ago

#1132 - `regex-syntax` error messages highlight incorrect characters/not handling graphemes correctly

Issue - State: open - Opened by V0ldek 11 months ago - 4 comments
Labels: enhancement, help wanted

#1131 - Big bump in code size with the switch to regex-automata in 1.9.0

Issue - State: closed - Opened by glandium 11 months ago - 2 comments
Labels: wontfix

#1130 - Remove references to not existing parameters in nfa.rs

Pull Request - State: open - Opened by snsmac 11 months ago

#1129 - Clippy fixes

Pull Request - State: open - Opened by chris-ha458 11 months ago - 3 comments

#1128 - Use the same name of a capture group in different alternatives of disjunction (| operator)

Issue - State: closed - Opened by fedy-cz 12 months ago - 1 comment
Labels: duplicate

#1127 - chore: attempt to re-enable mipsel in CI

Pull Request - State: closed - Opened by jonathanhood 12 months ago - 3 comments

#1124 - Fix minor typos in docs

Pull Request - State: open - Opened by barafael 12 months ago

#1123 - Add/replace std::OnceCell mention in the Readme

Issue - State: closed - Opened by dustdfg 12 months ago - 1 comment
Labels: duplicate

#1122 - regex-lite: make the std feature optional

Issue - State: open - Opened by d3zd3z 12 months ago - 9 comments
Labels: enhancement

#1120 - doc: Fix typos in rustdoc

Pull Request - State: open - Opened by nspin 12 months ago

#1119 - Mention MSRV change in CHANGELOG.md

Issue - State: closed - Opened by Wilfred about 1 year ago - 1 comment
Labels: invalid

#1116 - Increased memory usage when updating to regex 1.10

Issue - State: open - Opened by Marwes about 1 year ago

#1115 - hexadecimal literal is not a Unicode scalar value

Issue - State: closed - Opened by LuckyTurtleDev about 1 year ago - 3 comments
Labels: invalid

#1114 - Add hir::literal_char or an example showing how to create an hir::Literal from a char

Issue - State: closed - Opened by nwalfield about 1 year ago - 1 comment
Labels: doc

#1113 - regex-automata fails to build for mips targets

Issue - State: closed - Opened by brentalanmiller about 1 year ago - 1 comment
Labels: enhancement, help wanted

#1112 - Rename is_escapable_character()

Pull Request - State: open - Opened by nyurik about 1 year ago

#1111 - automata/meta: revert broadening of reverse suffix optimization

Pull Request - State: closed - Opened by BurntSushi about 1 year ago

#1110 - broadening of reverse suffix optimization has led to incorrect matches

Issue - State: closed - Opened by BurntSushi about 1 year ago
Labels: bug