File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 3
3
Thank you for your interest in contributing to Rust! There are many ways to contribute
4
4
and we appreciate all of them.
5
5
6
- To get started, read the [ Contributing to Rust] chapter of the [ rustc-dev-guide] .
6
+ Documentation for contributing to Rust is located in the [ Guide to Rustc Development] ( https://rustc-dev-guide.rust-lang.org/ ) ,
7
+ commonly known as the [ rustc-dev-guide] . Despite the name, this guide documents
8
+ not just how to develop rustc (the Rust compiler), but also how to contribute to any part
9
+ of the Rust project.
10
+
11
+ To get started with contributing, please read the [ Contributing to Rust] chapter of the guide.
12
+ That chapter explains how to get your development environment set up and how to get help.
7
13
8
14
## About the [ rustc-dev-guide]
9
15
You can’t perform that action at this time.
0 commit comments