Merge branch 'jc/relnotes-2.55-rust-fix' into next
A description in the release notes for Git 2.55.0 has been retroactively updated to clarify that Rust support is enabled by default, but still optional, and will become mandatory in Git 3.0. * jc/relnotes-2.55-rust-fix: Rust: fix description in Release Notes to 2.55next
commit
444d202a75
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue