This commit is contained in:
nora 2024-01-05 14:29:27 +01:00
parent 4aeb19c22e
commit 6b1eea5f7f
4 changed files with 125 additions and 3 deletions

View file

@ -164,6 +164,7 @@
- rustfmt
- rustup
- clippy
- cargo
</textarea>
</section>
<section data-markdown>
@ -184,6 +185,17 @@
- internal compiler error fixes
</textarea>
</section>
<section>
<h2>diagnostics</h2>
<img src="my-first.png">
</section>
<section>
<h2>how to</h2>
<img src="A-diagnostics.png">
<br>
<a href="https://rustc-dev-guide.rust-lang.org/">https://rustc-dev-guide.rust-lang.org/</a>
<p>zulip.rust-lang.org, #t-compiler/help</p>
</section>
<section data-markdown>
<textarea data-template>
## reviews
@ -201,10 +213,13 @@
## review times
- volunteers
- up to ~2 weeks
- ping if it takes longer
- weeks
- rust-lang/rust: ping if >2 weeks
</textarea>
</section>
<section>
<h2>see you on GitHub!</h2>
</section>
</div>
</div>