[Request] [- ] D8648: [rhg] format code

acezar (Antoine Cezar) phabricator at mercurial-scm.org
Mon Jun 22 09:45:25 UTC 2020


acezar created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.

REVISION SUMMARY
  Bad formating breaks tests/test-check-rust-format.t

REPOSITORY
  rHG Mercurial

BRANCH
  default

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

AFFECTED FILES
  rust/rhg/src/error.rs

CHANGE DETAILS

diff --git a/rust/rhg/src/error.rs b/rust/rhg/src/error.rs
--- a/rust/rhg/src/error.rs
+++ b/rust/rhg/src/error.rs
@@ -1,4 +1,3 @@
-
 /// The error type for the Command trait
 #[derive(Debug, PartialEq)]
 pub struct CommandError {}



To: acezar, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercurial-scm.org/pipermail/mercurial-patches/attachments/20200622/1d462c0a/attachment.html>


More information about the Mercurial-patches mailing list