rust/src
bors ee0412d1ef Auto merge of #106036 - JohnTitor:issue-86106, r=nikic
Add regression test for #86106

Closes #86106
r? `@nikic`

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2023-01-07 19:26:25 +00:00
..
bootstrap Auto merge of #106415 - Nilstrieb:where-is-my-master-branch, r=jyn514 2023-01-06 21:51:44 +00:00
ci Update browser-ui-test version 2023-01-06 15:55:36 +01:00
doc Add vendor to Fuchsia's target triple 2023-01-05 09:34:22 -05:00
etc Make the pre-push script work on directories with spaces 2022-12-17 17:18:53 -06:00
librustdoc Auto merge of #106558 - compiler-errors:rollup-lkii3j3, r=compiler-errors 2023-01-07 06:54:47 +00:00
llvm-project@9ad24035fe Update LLVM submodule 2023-01-03 12:08:02 +01:00
rustdoc-json-types Rustdoc-Json: Report discriminant on all kinds of enum variant. 2023-01-01 19:48:26 +00:00
test Auto merge of #106036 - JohnTitor:issue-86106, r=nikic 2023-01-07 19:26:25 +00:00
tools Auto merge of #106544 - matthiaskrgr:rollup-e9prjed, r=matthiaskrgr 2023-01-07 00:53:19 +00:00
README.md
stage0.json bump stage0 2022-12-28 09:18:43 -05:00
version bump version to 1.68 2022-12-09 17:49:45 +01:00

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.