Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parallel docs #1203

Merged
merged 6 commits into from
Sep 7, 2021
Merged

Parallel docs #1203

merged 6 commits into from
Sep 7, 2021

Conversation

Sl1mb0
Copy link
Contributor

@Sl1mb0 Sl1mb0 commented Sep 6, 2021

This consolidates all the documentation I could find in the rustc-dev-guide regarding parallelism into one place; and describes parallelism at individual stages of the compiler.

I plan to update this documentation with more details for parallelism at each stage of the compiler in subsequent PRs.

src/parallel-rustc.md Outdated Show resolved Hide resolved
src/parallel-rustc.md Show resolved Hide resolved
@camelid camelid added the S-waiting-on-author Status: this PR is waiting for additional action by the OP label Sep 6, 2021
@jyn514 jyn514 added S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content and removed S-waiting-on-author Status: this PR is waiting for additional action by the OP labels Sep 7, 2021
@jyn514 jyn514 merged commit 0cc70fc into rust-lang:master Sep 7, 2021
@Sl1mb0 Sl1mb0 deleted the parallel-docs branch September 21, 2021 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: this PR is waiting for a reviewer to verify its content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants