Yuri Astrakhan
|
9dbe165296
|
chore: a few minor lints
* do not use `&` for the format args as it cannot (yet) be optimized by the compiler
* a few format inlining
|
2025-01-21 00:57:58 -05:00 |
|
Amaan Qureshi
|
274e60a523
|
fix: clippy lints
|
2024-11-16 03:20:59 -05:00 |
|
Amaan Qureshi
|
c8cf75fd30
|
feat(generate)!: use regex_syntax::Hir for expanding regexes
Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
|
2024-10-26 23:25:12 +00:00 |
|
Amaan Qureshi
|
31f24395b4
|
feat: move generate logic to its own crate
|
2024-09-27 17:04:21 -04:00 |
|