Skip to content
This repository was archived by the owner on Jan 24, 2021. It is now read-only.

Commit d3692f8

Browse files
committed
translate part1
1 parent ceaa606 commit d3692f8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src-zh/part-1-intro.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1+
<!--
12
# Part 1: Building, debugging, and contributing to Rustc
23
34
This section of the rustc-guide contains knowledge that should be useful to you
45
regardless of what part of the compiler you are working on. This includes both
56
technical info and tips (e.g. how to compile and debug the compiler) and info
67
about processes in the Rust project (e.g. stabilization and info about the
78
compiler team).
9+
-->
10+
11+
# 第一部分:构建、调试并为 Rustc 做贡献
12+
13+
rustc 指南的这部分内容包含了对您有用的知识,不论您所从事的是编译器哪部分的工作。
14+
包括技术的信息和技巧(例如:如何编译和调试编译器),以及关于 Rust 项目进度的消息(例如:关于编译器团队的稳定性和消息)。

0 commit comments

Comments
 (0)