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 ab17a36 commit f1f34b3Copy full SHA for f1f34b3
src/compiler-src.md
@@ -140,7 +140,8 @@ These include:
140
run a lot of tests on a lot of platforms.
141
- [`src/doc`]: Various documentation, including submodules for a few books.
142
- [`src/etc`]: Miscellaneous utilities.
143
-- [`src/tools/rustc-workspace-hack`], and others: Various workarounds to make cargo work with bootstrapping.
+- [`src/tools/rustc-workspace-hack`], and others: Various workarounds to make
144
+ cargo work with bootstrapping.
145
- And more...
146
147
[`src/ci`]: https://github.com/rust-lang/rust/tree/master/src/ci
0 commit comments