rust/src
xFrednet 43dc430f52
Test expect with forbid and fix doc errors (RFC-2383)
* Add test to expect and the forbid a lint (RFC 2383)
2022-03-02 17:46:09 +01:00
..
bootstrap
build_helper
ci
doc Update books 2022-03-01 09:10:58 -08:00
etc
librustdoc Rollup merge of #94478 - GuillaumeGomez:macro-generated-intra-doc-link, r=notriddle 2022-03-02 04:30:08 +01:00
llvm-project@e29ac13bc9
rustdoc-json-types
test Test expect with forbid and fix doc errors (RFC-2383) 2022-03-02 17:46:09 +01:00
tools Rollup merge of #94513 - RalfJung:miri, r=RalfJung 2022-03-02 04:30:13 +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 rustdoc, rls, etc.

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