rust/src
bors e78e747f53 Auto merge of #98827 - aDotInTheVoid:suggest-extern-block, r=nagisa
Suggest using block for `extern "abi" fn` with no body

`@rustbot` modify labels: +A-diagnostics
2022-07-07 04:18:47 +00:00
..
bootstrap Rollup merge of #98880 - topjohnwu:macos-dylib-cross, r=jyn514 2022-07-05 23:43:32 +02:00
ci
doc Update books 2022-07-05 11:44:56 -07:00
etc
librustdoc Rollup merge of #98939 - GuillaumeGomez:rustdoc-disamb-impls, r=notriddle 2022-07-06 20:43:27 +02:00
llvm-project@8b6b5014fd Update llvm-project 2022-07-05 17:57:29 +02:00
rustdoc-json-types
test Auto merge of #98827 - aDotInTheVoid:suggest-extern-block, r=nagisa 2022-07-07 04:18:47 +00:00
tools Auto merge of #98827 - aDotInTheVoid:suggest-extern-block, r=nagisa 2022-07-07 04:18:47 +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.