rust/src
Matthias Krüger 91fcc17117
Rollup merge of #119734 - RalfJung:miri, r=RalfJung
Miri subtree update

r? ``@ghost``
2024-01-09 05:33:23 +01:00
..
bootstrap Rollup merge of #119619 - onur-ozkan:panic-abort-mir-opt, r=oli-obk 2024-01-09 05:33:22 +01:00
ci Auto merge of #119556 - onur-ozkan:optimized-compiler-builtins, r=onur-ozkan 2024-01-07 11:20:08 +00:00
doc Add riscv32imafc-esp-espidf target for the ESP32-P4. 2024-01-08 12:54:06 +00:00
etc
librustdoc Use chaining for DiagnosticBuilder construction and emit. 2024-01-08 15:45:29 +11:00
llvm-project@606bc11367
rustdoc-json-types
tools Rollup merge of #119734 - RalfJung:miri, r=RalfJung 2024-01-09 05:33:23 +01:00
README.md
stage0.json
version

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.