Skip to content

all: Avoid cost of regex compilation at init time.

Administrator requested to merge core/lazyregexp into master

Created by: keegancsmith

This is a technique copied from the go stdlib. See individual commits.

Merge request reports

Loading