* [PATCH] Rust: fix description in Release Notes to 2.55
@ 2026-07-07 17:47 Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2026-07-07 17:47 UTC (permalink / raw)
To: git
Finish incomplete sentence to say that we
- build Git 2.55 by default with Rust,
- but you can opt out and build 2.55 without Rust,
- but Rust will become mandatory in Git 3.0 and later.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
---
* I usually do not bother with updating "historical" documents, but
this one seems to have already caused a confusion, so...
Documentation/RelNotes/2.55.0.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/RelNotes/2.55.0.adoc b/Documentation/RelNotes/2.55.0.adoc
index f5643534dc..e7e77a8112 100644
--- a/Documentation/RelNotes/2.55.0.adoc
+++ b/Documentation/RelNotes/2.55.0.adoc
@@ -85,8 +85,8 @@ Performance, Internal Implementation, Development Support etc.
* Promisor remote handling has been refactored and fixed in
preparation for auto-configuration of advertised remotes.
- * Rust support is enabled by default (but still allows opting out) in
- some future version of Git.
+ * Rust support is enabled by default (but still allows opting out);
+ in Git version 3.0, Rust will become mandatory.
* Preparation of the xdiff/ codebase to work with Rust.
--
2.55.0-270-g106a830b98
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Rust: fix description in Release Notes to 2.55
@ 2026-07-07 17:54 Michael Montalbo
0 siblings, 0 replies; 2+ messages in thread
From: Michael Montalbo @ 2026-07-07 17:54 UTC (permalink / raw)
To: Junio C Hamano; +Cc: git
Junio C Hamano <gitster@pobox.com> writes:
> diff --git a/Documentation/RelNotes/2.55.0.adoc b/Documentation/RelNotes/2.55.0.adoc
> index f5643534dc..e7e77a8112 100644
> --- a/Documentation/RelNotes/2.55.0.adoc
> +++ b/Documentation/RelNotes/2.55.0.adoc
> @@ -85,8 +85,8 @@ Performance, Internal Implementation, Development Support etc.
> * Promisor remote handling has been refactored and fixed in
> preparation for auto-configuration of advertised remotes.
>
> - * Rust support is enabled by default (but still allows opting out) in
> - some future version of Git.
> + * Rust support is enabled by default (but still allows opting out);
> + in Git version 3.0, Rust will become mandatory.
>
LGTM.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-07 17:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-07 17:47 [PATCH] Rust: fix description in Release Notes to 2.55 Junio C Hamano
-- strict thread matches above, loose matches on Subject: below --
2026-07-07 17:54 Michael Montalbo
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.