blob: aad495fa3fae6e4b04d95230bee6655795d99792 (
plain)
1
2
3
4
5
6
7
8
|
# Contributing to Rust
Thank you for your interest in contributing to Rust!
To get started, read the [Getting Started] guide in the [rustc-dev-guide].
[Getting Started]: https://rustc-dev-guide.rust-lang.org/getting-started.html
[rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/
|