Re: [PATCH 0/4] docs/zh_CN: update rust/ subsystem translations

From: Dongliang Mu

Date: Wed Apr 08 2026 - 07:47:40 EST



On 4/8/26 1:05 PM, Ben Guo wrote:
Update Chinese translations for the Rust subsystem documentation,
syncing with the latest upstream changes.

- arch-support.rst: add ARM (ARMv7) support, update RISC-V and UM notes
- coding-guidelines.rst: add imports formatting, private item docs,
C FFI types, and Lints sections
- quick-start.rst: add distro-specific install instructions, update
rustc/bindgen sections, remove cargo section
- index.rst: remove experimental notice and genindex

Hi Guo,

I found an issue in this patchset: please do not directly include my review tag from the internal mailing list [1].

After you submit it to the linux‑doc mailing list, I will add my review tag at that time. Including it now would look inappropriate.

Our internal review is only intended to maintain patch quality for our open‑source club.

[1] https://groups.google.com/g/hust-os-kernel-patches/c/QGN_5xneJc4

Ben Guo (4):
docs/zh_CN: update rust/arch-support.rst translation
docs/zh_CN: update rust/coding-guidelines.rst translation
docs/zh_CN: update rust/quick-start.rst translation
docs/zh_CN: update rust/index.rst translation

.../translations/zh_CN/rust/arch-support.rst | 9 +-
.../zh_CN/rust/coding-guidelines.rst | 262 +++++++++++++++++-
.../translations/zh_CN/rust/index.rst | 17 --
.../translations/zh_CN/rust/quick-start.rst | 190 ++++++++++---
4 files changed, 401 insertions(+), 77 deletions(-)