rust/src
Matthias Krüger af48242054
Rollup merge of #122700 - esp-rs:remove-old-files, r=workingjubilee
Remove redundant files, rename base riscv32 file

Fixes a mistake I made in https://github.com/rust-lang/rust/pull/117874.
2024-03-18 22:24:41 +01:00
..
bootstrap Rollup merge of #122649 - cuviper:min-llvm-17, r=nikic 2024-03-18 16:27:09 +01:00
ci Update the minimum external LLVM to 17 2024-03-17 10:11:04 -07:00
doc Rollup merge of #122700 - esp-rs:remove-old-files, r=workingjubilee 2024-03-18 22:24:41 +01:00
etc
librustdoc Rollup merge of #122158 - estebank:feature-sugg, r=WaffleLapkin 2024-03-18 22:24:38 +01:00
llvm-project@84f190a4ab
rustdoc-json-types
tools Rollup merge of #122060 - clubby789:stabilize-imported-main, r=lcnr 2024-03-18 22:24:37 +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.