rust/src
2022-10-27 00:28:54 +00:00
..
bootstrap Rollup merge of #102706 - ferrocene:pa-ignore-doc-index, r=jyn514 2022-10-26 17:32:54 +05:30
ci Auto merge of #103392 - RalfJung:miri, r=oli-obk 2022-10-25 12:33:39 +00:00
doc Rollup merge of #103543 - ehuss:update-books, r=ehuss 2022-10-26 17:32:55 +05:30
etc
librustdoc Update src/librustdoc/html/static/css/rustdoc.css 2022-10-26 02:41:34 -07:00
llvm-project@4b85255772
rustdoc-json-types
test Remap early bound lifetimes too 2022-10-27 00:28:54 +00:00
tools Auto merge of #2620 - RalfJung:getname, r=RalfJung 2022-10-26 08:58:53 +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, etc.

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