Skip to content

Commit 99c6724

Browse files
committed
docs: rust: quick-start: remove Gentoo "testing" note
Gentoo does not need the "testing" note, since its packages are recent enough even in the stable branch [1][2]. Thus remove it to simplify the documentation. Link: https://packages.gentoo.org/packages/dev-lang/rust [1] Link: https://packages.gentoo.org/packages/dev-util/bindgen [2] Reviewed-by: Tamir Duberstein <tamird@kernel.org> Link: https://patch.msgid.link/20260405235309.418950-27-ojeda@kernel.org Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 780f847 commit 99c6724

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/rust/quick-start.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ of the box, e.g.::
5757
Gentoo Linux
5858
************
5959

60-
Gentoo Linux (and especially the testing branch) provides recent Rust releases
61-
and thus it should generally work out of the box, e.g.::
60+
Gentoo Linux provides recent Rust releases and thus it should generally work out
61+
of the box, e.g.::
6262

6363
USE='rust-src rustfmt clippy' emerge dev-lang/rust dev-util/bindgen
6464

0 commit comments

Comments
 (0)