We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32f3330 commit e1736ccCopy full SHA for e1736cc
src/parallel-rustc.md
@@ -31,8 +31,8 @@ However, there are two blockers:
31
- There is a lot of lock contention, which actually degrades performance as the
32
number of threads increases beyond 4.
33
34
-Here are some resources that can used to learn more (note that some of them are
35
-a bit out of date):
+Here are some resources that can be used to learn more (note that some of them
+are a bit out of date):
36
37
- [This IRLO thread by Zoxc, when of the pioneers of the effort][irlo0]
38
- [This list of interior mutability in the compiler by nikomatsakis][imlist]
0 commit comments