Adding lookbehinds to rust-lang/regex
16 points by emschwartz
16 points by emschwartz
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.