rust/src
Matthias Krüger 8b78fa055e
Rollup merge of #101593 - GuillaumeGomez:cleanup-theme-tooltip, r=notriddle
Cleanup themes (tooltip)

No changes in the UI. I used this opportunity to unify the dark theme with the others for the alpha parameter though.

r? `@notriddle`
2022-09-09 07:02:34 +02:00
..
bootstrap
ci
doc Link UEFI target documentation from target list 2022-09-08 17:02:59 +09:00
etc
librustdoc Rollup merge of #101593 - GuillaumeGomez:cleanup-theme-tooltip, r=notriddle 2022-09-09 07:02:34 +02:00
llvm-project@670e5f673a
rustdoc-json-types
test Rollup merge of #101593 - GuillaumeGomez:cleanup-theme-tooltip, r=notriddle 2022-09-09 07:02:34 +02:00
tools Auto merge of #101577 - Dylan-DPC:rollup-l9xw7i7, r=Dylan-DPC 2022-09-08 15:53:14 +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 cargo, miri, etc.

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