Submitter | phabricator |
---|---|
Date | May 30, 2020, 2:21 p.m. |
Message ID | <differential-rev-PHID-DREV-7tqljlqossctwlcgw4ny-req@mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/46414/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/rust/README.rst b/rust/README.rst --- a/rust/README.rst +++ b/rust/README.rst @@ -27,8 +27,6 @@ $ ./hg debuginstall | grep -i rust # to validate rust is in use checking Rust extensions (installed) checking module policy (rust+c-allow) - checking "re2" regexp engine Rust bindings (installed) - If the environment variable ``HGWITHRUSTEXT=cpython`` is set, the Rust extension will be used by default unless ``--no-rust``.