rust/src
Dylan MacKenzie ce50939952 Fix "unstable in stable" error
The "otherwise" note is printed before the suggestion currently.
2020-09-29 19:20:33 -07:00
..
bootstrap Auto merge of #77008 - fortanix:raoul/lvi-tests, r=Mark-Simulacrum 2020-09-28 03:28:04 +00:00
build_helper
ci
doc Update unstable-book: Fix ABNF in inline assembly docs 2020-09-28 15:57:21 +02:00
etc
librustdoc Auto merge of #77253 - jyn514:crate-link, r=Manishearth 2020-09-29 12:11:17 +00:00
llvm-project@7075196da1
test Fix "unstable in stable" error 2020-09-29 19:20:33 -07:00
tools Rollup merge of #76474 - bjorn3:driver_selected_codegen, r=oli-obk 2020-09-28 18:39:40 +02:00
README.md
stage0.txt
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.