Skip to content

expr: Allow only ASCII digits for regex range quantifiers

eb7bc2f
Select commit
Loading
Failed to load commit list.
Merged

expr: Fix handling of regex range quantifiers #8010

expr: Allow only ASCII digits for regex range quantifiers
eb7bc2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 27, 2025 in 0s

92.42% of diff hit (target 87.05%)

View this Pull Request on Codecov

92.42% of diff hit (target 87.05%)

Annotations

Check warning on line 220 in src/uu/expr/src/syntax_tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/expr/src/syntax_tree.rs#L220

Added line #L220 was not covered by tests

Check warning on line 224 in src/uu/expr/src/syntax_tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/expr/src/syntax_tree.rs#L222-L224

Added lines #L222 - L224 were not covered by tests

Check warning on line 283 in src/uu/expr/src/syntax_tree.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/uu/expr/src/syntax_tree.rs#L283

Added line #L283 was not covered by tests