rustc-dev-guide icon indicating copy to clipboard operation
rustc-dev-guide copied to clipboard

A guide to how rustc works and how to contribute to it.

Results 282 rustc-dev-guide issues
Sort by recently updated
recently updated
newest added

## 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)...

needs-triage

Link: https://rustc-dev-guide.rust-lang.org/debugging-support-in-rustc.html If we try debugging in mac os natively we get: > Don't know how to run. Try "help target". because it is not supported by GDB yet. I...

needs-triage