public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc/devel/rust/master] Repair 'gcc/rust/lang.opt' comment
Date: Fri,  9 Dec 2022 11:40:49 +0000 (GMT)	[thread overview]
Message-ID: <20221209114049.C70CF3833E91@sourceware.org> (raw)

https://gcc.gnu.org/g:ca0a935cdc375f4747ac67b7dc978be06041dab2

commit ca0a935cdc375f4747ac67b7dc978be06041dab2
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Wed Dec 7 09:18:26 2022 +0100

    Repair 'gcc/rust/lang.opt' comment
    
    ... lost in #1527 commit 138a6260124740208b8f3aff2e38617f43b05fe8
    "rust: Add -frust-compile-until option".

Diff:
---
 gcc/rust/lang.opt | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/gcc/rust/lang.opt b/gcc/rust/lang.opt
index bb3b9983862..ea71d55b145 100644
--- a/gcc/rust/lang.opt
+++ b/gcc/rust/lang.opt
@@ -113,6 +113,7 @@ Rust Joined RejectNegative
 
 o
 Rust Joined Separate
+; Documented in common.opt
 
 frust-compile-until=
 Rust Joined RejectNegative Enum(frust_compile_until) Var(flag_rust_compile_until)
@@ -154,7 +155,4 @@ Enum(frust_compile_until) String(compilation) Value(9)
 EnumValue
 Enum(frust_compile_until) String(end) Value(10)
 
-
-; Documented in common.opt
-
 ; This comment is to ensure we retain the blank line above.

                 reply	other threads:[~2022-12-09 11:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20221209114049.C70CF3833E91@sourceware.org \
    --to=tschwinge@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).