rust/src
The Miri Cronjob Bot ed29546a27 Merge from rustc
2024-03-29 05:02:09 +00:00
..
bootstrap Auto merge of #122205 - onur-ozkan:incorrect-sysroot-for-target, r=albertlarsan68 2024-03-27 22:22:42 +00:00
ci Auto merge of #123178 - Nilstrieb:🥷-build, r=Mark-Simulacrum 2024-03-28 22:16:03 +00:00
doc Rollup merge of #108675 - Shadlock0133:adt_const_params, r=compiler-errors 2024-03-26 21:23:47 +01:00
etc Auto merge of #121885 - reitermarkus:generic-nonzero-inner, r=oli-obk,wesleywiser 2024-03-17 02:27:52 +00:00
librustdoc Rollup merge of #123162 - GuillaumeGomez:fix-123158, r=notriddle 2024-03-28 17:40:51 +01:00
llvm-project@0af6c732ec Update to LLVM 18.1.2 2024-03-20 12:26:19 +01:00
rustdoc-json-types Add is_object_safe information for traits in JSON output 2023-12-23 11:43:31 +01:00
tools Merge from rustc 2024-03-29 05:02:09 +00: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.