# The-rustc-book-cn **Repository Path**: chen0adapter/The-rustc-book-cn ## Basic Information - **Project Name**: The-rustc-book-cn - **Description**: The rustc book 中文翻译 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-22 - **Last Updated**: 2024-06-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # The-rustc-book-cn [The rustc book](https://doc.rust-lang.org/rustc/index.html) 的中文翻译 原[仓库地址](https://github.com/rust-lang/rust/tree/master/src/doc/rustc) 本书阅读地址: [Gitee](http://chen0adapter.gitee.io/rustc-book-cn) [上海服务器结点加速](http://chen0adapter.top/books/rustc_book_cn/index.html) ## 翻译说明: 本书采用的是文档 2021年1月20日的版本,现已翻译完成。译者在二月份就已经完成了除4、5章之外章节的翻译,三月份继续翻译了剩余这两个章节。 当回去看原文档的时候发现官方添加了新章节[Exploit Mitigations](https://doc.rust-lang.org/rustc/exploit-mitigations.html),介绍的是一些 Rust 编译器所支持的漏洞安全措施(其中有部分在前面章节中有所提及),对于部分读者来说不是那么重要,且译者由于学业关系,将暂时不会跟进最新的官方章节更新,所以本书暂时主观上认为翻译完成。 欢迎社区的朋友进行勘误和跟进 !