rust/src
2023-12-21 10:58:56 +01:00
..
bootstrap Auto merge of #118946 - onur-ozkan:fix-clean, r=clubby789 2023-12-18 22:42:16 +00:00
ci ci: docker: dist-various-1: Include RISC-V C compilers 2023-12-18 08:23:06 +10:00
doc Rollup merge of #119115 - GuillaumeGomez:env-docs, r=Nilstrieb 2023-12-20 16:29:54 +01:00
etc Auto merge of #106790 - the8472:rawvec-niche, r=scottmcm 2023-12-20 02:19:10 +00:00
librustdoc Give VariantData::Struct named fields, to clairfy recovered. 2023-12-20 00:07:34 +00:00
llvm-project@606bc11367 Update LLVM submodule 2023-12-20 16:50:43 +03:00
rustdoc-json-types rustdoc-json: Rename typedef to type alias 2023-08-21 14:02:34 -07:00
tools Rollup merge of #119145 - aDotInTheVoid:variantdata-struct-struct, r=compiler-errors 2023-12-20 21:18:59 +01:00
README.md
stage0.json Update stage0.json 2023-12-16 15:24:59 -05:00
version bump version number to 1.77.0 2023-12-21 10:58:56 +01: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.