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 33Thank you for your interest in contributing to Rust! There are many ways to contribute
44and we appreciate all of them.
55
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.
713
814## About the [ rustc-dev-guide]
915
You can’t perform that action at this time.
0 commit comments