rust/src
2024-04-09 14:06:09 -04:00
..
bootstrap Rollup merge of #123547 - klensy:bs-pubs, r=onur-ozkan 2024-04-08 22:06:22 +02:00
ci Rollup merge of #123624 - GuillaumeGomez:theme-switch-tests, r=notriddle 2024-04-09 06:02:22 +02:00
doc Update books 2024-04-08 13:01:07 -04:00
etc Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkan 2024-04-05 13:17:09 +00:00
librustdoc Rollup merge of #123638 - fmease:rustdoc-synth-auto-yeet-item-param-env-clauses, r=GuillaumeGomez 2024-04-09 13:39:22 +02: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 Add a helper for extending a span to include any trailing whitespace 2024-04-09 14:06:09 -04: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.