rust/src
Guillaume Gomez 95e63560a0
Rollup merge of #104943 - aDotInTheVoid:jsondoclint-use-enum, r=GuillaumeGomez
jsondoclint: Handle using enum variants and glob using enums.

More work on jsondoclint for `core.json`

Closes #104942

r? `@GuillaumeGomez`

`@rustbot` modify labels: +A-testsuite
2022-11-26 17:47:26 +01:00
..
bootstrap Rollup merge of #104887 - aDotInTheVoid:rustbuild-json-doc-shared-assets, r=jyn514 2022-11-25 18:35:42 +01:00
ci Auto merge of #104431 - alistair23:alistair/rv64-profiler, r=Mark-Simulacrum 2022-11-26 02:43:08 +00:00
doc Rollup merge of #104793 - nicholasbishop:bishop-add-efiapi, r=JohnTitor 2022-11-25 10:44:39 +01:00
etc
librustdoc Rollup merge of #104928 - notriddle:notriddle/sidebar-toggle-flexbox, r=GuillaumeGomez 2022-11-26 17:47:25 +01:00
llvm-project@a1232c451f
rustdoc-json-types
test Rollup merge of #104943 - aDotInTheVoid:jsondoclint-use-enum, r=GuillaumeGomez 2022-11-26 17:47:26 +01:00
tools Rollup merge of #104943 - aDotInTheVoid:jsondoclint-use-enum, r=GuillaumeGomez 2022-11-26 17:47:26 +01: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, etc.

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