File tree
Expand file treeCollapse file tree1 file changed
+4
-3
lines changed Expand file treeCollapse file tree1 file changed
+4
-3
lines changed Original file line number | Diff line number | Diff line change |
---|
|
1 |
| -TBD |
2 |
| -=== |
3 |
| -The below are changes for the next release, which is to be determined. |
| 1 | +1.5.6 (2022-05-20) |
| 2 | +================== |
| 3 | +This release includes a few bug fixes, including a bug that produced incorrect |
| 4 | +matches when a non-greedy `?` operator was used. |
4 | 5 |
|
5 | 6 | * [BUG #680](https://.com/rust-lang/regex/issues/680):
|
6 | 7 | Fixes a bug where `[[:alnum:][:^ascii:]]` dropped `[:alnum:]` from the class.
|
|
You can’t perform that action at this time.
0 commit comments