rust: remove one more occurrence of re2
authorValentin Gatien-Baron <valentin.gatienbaron@gmail.com>
Sat, 30 May 2020 10:19:53 -0400
changeset 44885 1537ce87e3ba
parent 44884 d044b66d8429
child 44886 1409da2148c8
rust: remove one more occurrence of re2 Differential Revision: https://phab.mercurial-scm.org/D8601
rust/README.rst
--- a/rust/README.rst	Tue May 26 07:03:11 2020 -0400
+++ b/rust/README.rst	Sat May 30 10:19:53 2020 -0400
@@ -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``.