D7783: rust-matchers: fixing cargo doc

gracinet (Georges Racinet) phabricator at mercurial-scm.org
Wed Jan 8 11:50:52 EST 2020


Closed by commit rHGefa5d2539cd9: rust-matchers: fixing cargo doc (authored by gracinet).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D7783?vs=19031&id=19069

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7783/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7783

AFFECTED FILES
  rust/hg-core/src/matchers.rs

CHANGE DETAILS

diff --git a/rust/hg-core/src/matchers.rs b/rust/hg-core/src/matchers.rs
--- a/rust/hg-core/src/matchers.rs
+++ b/rust/hg-core/src/matchers.rs
@@ -43,6 +43,7 @@
     /// visit_children_set is capable of recognizing this; some implementations
     /// are not).
     ///
+    /// ```text
     /// ```ignore
     /// '' -> {'foo', 'qux'}
     /// 'baz' -> set()



To: gracinet, #hg-reviewers, Alphare
Cc: durin42, kevincox, mercurial-devel


More information about the Mercurial-devel mailing list