upstream: update to pcre2 10.44 release #46
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
10.44
inpcre2-sys/update-pcre2
.10.44
(runningpcre2-sys/update-pcre2
)pcre2-sys/generate-bindings
with rust-bindgen0.70.1
)In
10.44
, PCRE2 updates its dependency SLJIT, which brings the support for Loong64, a RISC-style ISA developed by Loongson. As a result, ripgrep can be statically compiled on Loong64 without patches.Upstream news:
https://github.com/PCRE2Project/pcre2/blob/16d7edb56757e5294eeeecc9a19135aab89a50ba/NEWS#L5C1-L10C73
Upstream changes:
PCRE2Project/pcre2@pcre2-10.43...pcre2-10.44
Upstream changelog:
https://github.com/PCRE2Project/pcre2/blob/29764f94a9bc3ed7fd911d7a1dbfe3a27e61b12d/ChangeLog#L7C1-L35C49