rustc-dev-guide
rustc-dev-guide copied to clipboard
A guide to how rustc works and how to contribute to it.
Context: https://github.com/rust-lang/rustc-dev-guide/issues/674 ## Reworking the "Overview of the Compiler" chapter I've noticed that the current Overview chapter seems to have several issues that make it difficult for new contributors to...
The function, as written, is not valid. `a` is not bounded. Given the parameter and the return type, I assume we are considering the identity function for u32. In this...
Would be very cool if we detected dead rustdoc links and stuff and filed issues for them, or at least failed CI for them. This would make sure we can...
## Procedure Each of these dates should be checked to see if the docs they annotate are up-to-date. Each date should be updated (in the Markdown file where it appears)...
Minor updates to formatting.
Changes some links and adds other edits for clarity.
Makes changes to the text, adds links.
Add links makes minor edits.
Additional external links, keyword formatting, and changes to text for clarity.
Changes for clarify and adding links.