Adding lookbehinds to rust-lang/regex

16 points by emschwartz


ancienthero

While reading the last article I actually wondered whether this would provide a path towards implementing look-arounds for rust’s native regex implementation. Glad to see they were way ahead of me there.