rust/src
2022-04-19 15:08:15 +02:00
..
bootstrap Auto merge of #95906 - jyn514:enforce-valid-paths, r=Mark-Simulacrum 2022-04-18 16:06:44 +00:00
ci
doc Rollup merge of #96032 - ehuss:update-books, r=ehuss 2022-04-18 18:22:04 +02:00
etc Fix --bless not working anymore in htmldocck 2022-04-17 12:42:27 +02:00
librustdoc Fix rustdoc duplicated blanket impls issue 2022-04-17 18:04:10 +02:00
llvm-project@fd336816c3 Update LLVM submodule 2022-04-18 10:16:56 +02:00
rustdoc-json-types
test Don't use new-llvm-pass-manager=no in test 2022-04-19 15:08:15 +02:00
tools Auto merge of #95779 - cjgillot:ast-lifetimes-undeclared, r=petrochenkov 2022-04-17 12:56:19 +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.