rust/src
bors 464ec64df7 Auto merge of #97409 - GuillaumeGomez:rollup-808v9ge, r=GuillaumeGomez
Rollup of 4 pull requests

Successful merges:

 - #97317 (Allow to click on setting text)
 - #97375 (Simplify implementation of `-Z gcc-ld`)
 - #97394 (Add more eslint rules)
 - #97407 (Update books)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
2022-05-25 23:02:37 +00:00
..
bootstrap Simplify implementation of -Z gcc-ld 2022-05-25 23:55:22 +03:00
ci Rollup merge of #97317 - GuillaumeGomez:gui-settings-text-click, r=jsha 2022-05-26 00:32:09 +02:00
doc Update books 2022-05-25 12:45:28 -07:00
etc
librustdoc Rollup merge of #97394 - GuillaumeGomez:more-eslint-rules, r=notriddle 2022-05-26 00:32:11 +02:00
llvm-project@4784866596
rustdoc-json-types
test Rollup merge of #97317 - GuillaumeGomez:gui-settings-text-click, r=jsha 2022-05-26 00:32:09 +02:00
tools Auto merge of #97409 - GuillaumeGomez:rollup-808v9ge, r=GuillaumeGomez 2022-05-25 23:02:37 +00:00
README.md
stage0.json
version

This directory contains the source code of the rust project, including:

  • The test suite
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

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