all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Herman Rimm via Guix-patches via <guix-patches@gnu.org>
To: 75102@debbugs.gnu.org
Cc: Efraim Flashner <efraim@flashner.co.il>
Subject: [bug#75102] [PATCH rust-team 2/8] gnu: rust-clap-3: Wrap comment of triple digit length.
Date: Wed, 25 Dec 2024 22:40:28 +0100	[thread overview]
Message-ID: <9d489d7e3d6949d0e3d08228e901746be14507d4.1735162557.git.herman@rimm.ee> (raw)
In-Reply-To: <456440899509b070b26f2b383e36730932c0ae9f.1735162557.git.herman@rimm.ee>

* gnu/packages/crates-io.scm (rust-clap-3)[arguments]: Wrap comment.

Change-Id: I159f51a55cc0f0d5f786b43528933a7bd92761c6
---
 gnu/packages/crates-io.scm | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 153269950b..27f82440ba 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -14103,8 +14103,10 @@ (define-public rust-clap-3
      (list #:cargo-test-flags
            '(list "--release" "--"
                   ;; thread 'main' panicked at 'assertion failed: `(left == right)`
-                  ;;   left: `"_AnonymousValueParser(ValueParser::other(TypeId { t: 3349385470118513432 }))"`,
-                  ;;  right: `"_AnonymousValueParser(ValueParser::other(usize))"`', src/builder/value_parser.rs:18:1
+                  ;;   left: `"_AnonymousValueParser(ValueParser::other(
+                  ;;         TypeId { t: 3349385470118513432 }))"`,
+                  ;;  right: `"_AnonymousValueParser(ValueParser::other(
+                  ;;         usize))"`', src/builder/value_parser.rs:18:1
                   "--skip=builder::value_parser::value_parser")
            #:cargo-inputs
            `(("rust-atty" ,rust-atty-0.2)
-- 
2.45.2





  reply	other threads:[~2024-12-25 21:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-25 21:37 [bug#75102] [PATCH rust-team 1/8] gnu: rust-quinn-proto-0.10: Wrap comment Herman Rimm via Guix-patches via
2024-12-25 21:40 ` Herman Rimm via Guix-patches via [this message]
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 3/8] gnu: rust-poem-1: Wrap comment of triple digit length Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 4/8] gnu: rust-gstreamer-sys-0.21: Truncate comment Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 5/8] gnu: packages: crates-tls: Add rustls-platform-verifier-test-flags Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 6/8] gnu: rust-rustls-platform-verifier-0.5: Use variable Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 7/8] gnu: rust-rustls-platform-verifier-0.4: " Herman Rimm via Guix-patches via
2024-12-25 21:40 ` [bug#75102] [PATCH rust-team 8/8] gnu: rust-rustls-platform-verifier-0.3: " Herman Rimm via Guix-patches via
2024-12-26 13:44 ` [bug#75102] [PATCH rust-team 1/8] gnu: rust-quinn-proto-0.10: Wrap comment Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9d489d7e3d6949d0e3d08228e901746be14507d4.1735162557.git.herman@rimm.ee \
    --to=guix-patches@gnu.org \
    --cc=75102@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    --cc=herman@rimm.ee \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.