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

r? ``@ghost``
2024-04-13 16:42:07 +02:00
..
bootstrap Rollup merge of - onur-ozkan:restrict-llvm-option, r=Mark-Simulacrum 2024-04-13 16:42:04 +02:00
ci Rollup merge of - 9names:build-rv32im, r=Mark-Simulacrum 2024-04-13 16:42:04 +02:00
doc document -Zlinker-features in the unstable book 2024-04-12 09:46:38 +00:00
etc Auto merge of - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkan 2024-04-05 13:17:09 +00:00
librustdoc Auto merge of - matthiaskrgr:rollup-8zdtggx, r=matthiaskrgr 2024-04-11 21:56:11 +00:00
llvm-project@af8f9eb61a Update to LLVM 18.1.3 2024-04-06 21:07:35 +08:00
rustdoc-json-types Normalize layout test to protect against android alignment differences 2024-04-08 12:06:28 +00:00
tools Rollup merge of - RalfJung:miri, r=RalfJung 2024-04-13 16:42:07 +02:00
README.md
stage0.json Bump stage0 2024-03-19 19:27:24 -04:00
version Bump to 1.79.0 2024-03-16 09:56:09 -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.