rust/src
Oli Scherer bc14b6bea6 Add new repeat expr test.
Also add repeat expr test folder and move all related tests to it
2022-04-28 09:20:27 +00:00
..
bootstrap Auto merge of #95170 - jyn514:ci-llvm, r=Mark-Simulacrum 2022-04-27 13:27:22 +00:00
ci
doc
etc
librustdoc Auto merge of #96085 - jsgf:deny-unused-deps, r=compiler-errors 2022-04-28 04:17:52 +00:00
llvm-project@326efc90ac Update LLVM submodule 2022-04-25 12:57:08 -07:00
rustdoc-json-types
test Add new repeat expr test. 2022-04-28 09:20:27 +00:00
tools Add new repeat expr test. 2022-04-28 09:20:27 +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.