]> git.lizzy.rs Git - rust.git/blob - CONTRIBUTING.md
only call `typeck_tables_of_const_arg` for const args
[rust.git] / CONTRIBUTING.md
1 # Contributing to Rust
2
3 Thank you for your interest in contributing to Rust!
4
5 To get started, read the [Getting Started] guide in the [rustc-dev-guide].
6
7 [Getting Started]: https://rustc-dev-guide.rust-lang.org/getting-started.html
8 [rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/