line length
This commit is contained in:
parent
80c2dfd9d6
commit
146635d7ff
|
|
@ -140,7 +140,8 @@ These include:
|
||||||
run a lot of tests on a lot of platforms.
|
run a lot of tests on a lot of platforms.
|
||||||
- [`src/doc`]: Various documentation, including submodules for a few books.
|
- [`src/doc`]: Various documentation, including submodules for a few books.
|
||||||
- [`src/etc`]: Miscellaneous utilities.
|
- [`src/etc`]: Miscellaneous utilities.
|
||||||
- [`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
|
||||||
|
cargo work with bootstrapping.
|
||||||
- And more...
|
- And more...
|
||||||
|
|
||||||
[`src/ci`]: https://github.com/rust-lang/rust/tree/master/src/ci
|
[`src/ci`]: https://github.com/rust-lang/rust/tree/master/src/ci
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue