Rustにコントリビュートする メモ
公式のドキュメント
貢献のガイドライン
How to start contributing - Rust Forge
コンパイラ
開発
Rust Compiler Development Guide
標準ライブラリ
https://std-dev-guide.rust-lang.org/
スタイルガイドライン
https://github.com/rust-lang/rust/tree/HEAD/src/doc/style-guide/src
APIガイドライン
https://rust-lang.github.io/api-guidelines/about.html
日本語の記事
rust-lang/rustへのcode contributionをはじめからていねいに
Rustへのコントリビュートメモ
#Rust
#OSS