From: "Ben Guo" <ben.guo@openatom.club>
To: "Alex Shi" <alexs@kernel.org>,
"Yanteng Si" <siyanteng@loongson.cn>,
"Dongliang Mu" <dzm91@hust.edu.cn>,
"Jonathan Corbet" <corbet@lwn.net>
Cc: "Gary Guo" <gary@garyguo.net>, <linux-doc@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <rust-for-linux@vger.kernel.org>,
<hust-os-kernel-patches@googlegroups.com>
Subject: [PATCH v3 0/4] docs/zh_CN: update rust documentation translations
Date: Tue, 14 Jul 2026 15:00:07 +0800 [thread overview]
Message-ID: <cover.1784000217.git.ben.guo@openatom.club> (raw)
Update Chinese translations for the Rust subsystem documentation,
syncing with the latest upstream changes.
- quick-start.rst: update distro-specific install instructions, Ubuntu
package versions, openSUSE rust-src package, and remove GDB/Binutils note
- general-information.rst: add no_std section, rustdoc links, abstractions
and bindings diagram, Bindings/Abstractions sections, and Kconfig example
- arch-support.rst: add s390 support note
- testing.rst: add Kconfig guidance for KUnit test suites
Changes in v3:
- Add Reviewed-by from Dongliang Mu
- Add spaces around "HTML" in general-information.rst
Changes in v2:
- Add Reviewed-by from Gary Guo
- Translate "sound" as "可靠" in general-information.rst
Ben Guo (4):
docs/zh_CN: Update rust/quick-start.rst translation
docs/zh_CN: Update rust/general-information.rst translation
docs/zh_CN: Update rust/arch-support.rst translation
docs/zh_CN: Update rust/testing.rst translation
.../translations/zh_CN/rust/arch-support.rst | 1 +
.../zh_CN/rust/general-information.rst | 82 ++++++++++++++++++-
.../translations/zh_CN/rust/quick-start.rst | 48 +++++------
.../translations/zh_CN/rust/testing.rst | 4 +
4 files changed, 103 insertions(+), 32 deletions(-)
--
2.53.0
next reply other threads:[~2026-07-14 7:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-14 7:00 Ben Guo [this message]
2026-07-14 7:00 ` [PATCH v3 1/4] docs/zh_CN: Update rust/quick-start.rst translation Ben Guo
2026-07-14 7:00 ` [PATCH v3 2/4] docs/zh_CN: Update rust/general-information.rst translation Ben Guo
2026-07-14 7:00 ` [PATCH v3 3/4] docs/zh_CN: Update rust/arch-support.rst translation Ben Guo
2026-07-14 7:00 ` [PATCH v3 4/4] docs/zh_CN: Update rust/testing.rst translation Ben Guo
2026-07-14 8:59 ` [PATCH v3 0/4] docs/zh_CN: update rust documentation translations Alex Shi
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=cover.1784000217.git.ben.guo@openatom.club \
--to=ben.guo@openatom.club \
--cc=alexs@kernel.org \
--cc=corbet@lwn.net \
--cc=dzm91@hust.edu.cn \
--cc=gary@garyguo.net \
--cc=hust-os-kernel-patches@googlegroups.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rust-for-linux@vger.kernel.org \
--cc=siyanteng@loongson.cn \
/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 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.