An open API service indexing awesome lists of open source software.

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 编译模型之殇》中文翻译项目

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