Skip to content

Bump regex crate to v1.13.1. Switch to regex macro - #519

Merged
notpeter merged 1 commit into
mainfrom
better_regex
Aug 7, 2026
Merged

Bump regex crate to v1.13.1. Switch to regex macro#519
notpeter merged 1 commit into
mainfrom
better_regex

Conversation

@notpeter

@notpeter notpeter commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator
  • Bump regex crate from v1.12.3
  • Switch to new fancy regex::regex! macros (compile once and re-use)
  • Add regex cache for attribute lookups

Unimproved: RfdAsciidoc::attr_pattern and RfdMarkdown::attr_pattern create regexes per-call (yuk!).

@notpeter
notpeter merged commit f58c277 into main Aug 7, 2026
6 checks passed
@notpeter
notpeter deleted the better_regex branch August 7, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant