public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Repair 'gcc/rust/lang.opt' comment
@ 2022-12-09 11:40 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-12-09 11:40 UTC (permalink / raw)
  To: gcc-cvs

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-09 11:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-09 11:40 [gcc/devel/rust/master] Repair 'gcc/rust/lang.opt' comment Thomas Schwinge

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).