this post was submitted on 28 Mar 2026
9 points (84.6% liked)

Hacker News

4681 readers
787 users here now

Posts from the RSS Feed of HackerNews.

The feed sometimes contains ads and posts that have been removed by the mod team at HN.

Source of the RSS Bot

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] robsteranium@lemmy.world 5 points 2 weeks ago

I think the title is an exaggeration. The problem is that Rust's regex module doesn't support "look around" patterns. It seems like the fancy_regex create extends support for this.