https://github.com/rust-lang-cn/rust-compilation-model-calamity-zh
《Rust 编译模型之殇》中文翻译项目
https://github.com/rust-lang-cn/rust-compilation-model-calamity-zh
Last synced: 3 months ago
JSON representation
《Rust 编译模型之殇》中文翻译项目
- Host: GitHub
- URL: https://github.com/rust-lang-cn/rust-compilation-model-calamity-zh
- Owner: rust-lang-cn
- License: gpl-3.0
- Created: 2020-02-05T09:05:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-25T08:01:45.000Z (about 5 years ago)
- Last Synced: 2025-01-10T04:35:20.649Z (4 months ago)
- Homepage:
- Size: 368 KB
- Stars: 21
- Watchers: 9
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [《Rust 编译模型之殇》](https://pingcap.com/blog/rust-compilation-model-calamity/)
Brian撰写了Rust编译模型相关的系列文章,也包含了PingCAP的TiKV项目在实际生产应用中如何针对该问题进行优化的一些实践。
此项目为该系列文章的中文翻译仓库。
### 系列文章:
**第一篇**
- [英文](./posts/en/20200130.md)
- [中文](./posts/zh/20200130.md)
- [中英文对照](./posts/zh/20200130_comparison.md)*未完待续*
### 翻译协作方式:
1. 由主要译者认领文章(可以多人分段翻译)
2. 翻译完开启审校流程:
- 两人一组
- 其中一人将校对内容发PR, 另外一人进行review
- 没有异议之后合并PR