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.
librustc/README.md
1 parent 8891044 commit b3d85fcCopy full SHA for b3d85fc
src/librustc/README.md
@@ -153,7 +153,7 @@ take:
153
- LLVM then runs its various optimizations, which produces a number of `.o` files
154
(one for each "codegen unit").
155
6. **Linking**
156
- - Finally, those `.o` files are linke together.
+ - Finally, those `.o` files are linked together.
157
158
Glossary
159
========
0 commit comments