1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-20 09:18:26 +00:00
actix-web/.github/workflows
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
..
bench.yml chore: fmt workflows 2023-10-29 01:56:10 +00:00
ci-post-merge.yml build(deps): bump taiki-e/install-action from 2.27.2 to 2.27.9 (#3297) 2024-03-02 18:24:18 +00:00
ci.yml 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
coverage.yml build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 (#3296) 2024-03-02 18:40:38 +00:00
lint.yml build(deps): bump taiki-e/install-action from 2.27.2 to 2.27.9 (#3297) 2024-03-02 18:24:18 +00:00
upload-doc.yml build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.6.0 to 1.8.0 (#3247) 2024-01-15 01:24:21 +00:00