1
Fork 0
rust/src
2023-07-29 16:37:50 +01:00
..
bootstrap Add wasm32-wasi-threads target + WASI threads 2023-07-29 16:37:50 +01:00
ci Add wasm32-wasi-threads target + WASI threads 2023-07-29 16:37:50 +01:00
doc Add wasm32-wasi-threads target + WASI threads 2023-07-29 16:37:50 +01:00
etc Improve htmldocck error a bit by providing line where error occurred 2023-07-19 14:34:06 +02:00
librustdoc Rollup merge of #113773 - compiler-errors:err-layout-bail, r=cjgillot 2023-07-29 06:13:05 +02:00
llvm-project@a7d11c4537 Update LLVM submodule 2023-07-26 14:55:50 -06:00
rustdoc-json-types
tools Add wasm32-wasi-threads target + WASI threads 2023-07-29 16:37:50 +01:00
README.md
stage0.json Bump bootstrap compiler to latest 2023-07-12 21:26:04 -04:00
version Bump version 2023-07-08 10:35:49 -04:00

This directory contains some source code for the Rust project, including:

  • The bootstrapping build system
  • Various submodules for tools, like cargo, tidy, etc.

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