rust: cleanup some white space in a dock
authorPierre-Yves David <pierre-yves.david@octobus.net>
Thu, 08 Oct 2020 18:50:46 +0200
changeset 45709 91fafafd5a68
parent 45708 60c46cc28bf4
child 45710 510995e249c0
rust: cleanup some white space in a dock They seems to have sneaked there somehow. Differential Revision: https://phab.mercurial-scm.org/D9201
rust/hg-core/src/dirstate/dirstate_tree/tree.rs
--- a/rust/hg-core/src/dirstate/dirstate_tree/tree.rs	Sat Oct 10 13:19:25 2020 +0530
+++ b/rust/hg-core/src/dirstate/dirstate_tree/tree.rs	Thu Oct 08 18:50:46 2020 +0200
@@ -37,7 +37,7 @@
 /// Only the first two items in this list are implemented as of this commit.
 ///
 /// [1]: https://www.mercurial-scm.org/wiki/DirsCachePlan
-///       
+///
 ///
 /// # Structure
 ///