This is an archive of the discontinued Mercurial Phabricator instance.

rust: add option of static linking a local Re2 install
ClosedPublic

Authored by Alphare on Apr 16 2020, 11:38 AM.

Details

Summary

Previously, only dynamically linking the system-wide install was possible.
We force the user to provide one to prevent hard-to-track errors.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Alphare created this revision.Apr 16 2020, 11:38 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.