1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-19 16:58:14 +00:00
actix-web/.github
LoveSy c10f05a867
Add unicode feature to switch between regex and regex-lite crates as a trade-off between full unicode support and binary size (#3291)
* - Add `unicode` feature to switch between `regex` and `regex-lite`

as a trade-off between full unicode support and binary size.

* Update CHANGES.md

* Update CHANGES.md

* refactor: move regexset code selection to own module

* docs: add docs within RegexSet module

* chore: restore manifests

* test: ensure all actix-router codepaths are tested

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-03-03 15:50:16 +00:00
..
ISSUE_TEMPLATE format markdown with prettier 2023-02-26 03:26:51 +00:00
workflows Add unicode feature to switch between regex and regex-lite crates as a trade-off between full unicode support and binary size (#3291) 2024-03-03 15:50:16 +00:00
dependabot.yml ci: reduce dependabot rate for Cargo updater 2023-10-13 17:41:25 +02:00
FUNDING.yml Update FUNDING.yml 2021-12-19 04:18:57 +00:00
PULL_REQUEST_TEMPLATE.md format markdown with prettier 2023-02-26 03:26:51 +00:00