Files
rust/src
Guillaume Gomez 4c1c8abbf3 Rollup merge of #116798 - GuillaumeGomez:rustdoc-gui-tester-cleanup, r=notriddle
Improve display of parallel jobs in rustdoc-gui tester script

If no `-j` option is not passed to `x.py`, it would display `-1`, which isn't great.

r? `@notriddle`
2023-10-16 23:58:04 +02:00
..
2023-10-09 21:46:14 +02:00
2023-10-15 09:05:55 +03:00
2023-09-28 13:41:02 +02:00
2023-10-08 19:57:43 -04:00
2023-09-30 19:09:22 -04:00

This directory contains some source code for the Rust project, including:

  • The bootstrapping build system
  • Various submodules for tools, like cargo, tidy, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.