rust/src
Matthias Krüger 76b748ad19
Rollup merge of #132316 - MarcoIeni:ci-free-runners-windows, r=Mark-Simulacrum
CI: use free runners for 3 fast windows jobs

try-job: dist-i686-msvc
try-job: dist-i686-mingw
try-job: dist-x86_64-mingw
try-job: dist-x86_64-msvc-alt
2024-10-31 12:35:55 +01:00
..
bootstrap bootstrap: pass minicore path when running compiletest step 2024-10-31 18:20:11 +08:00
ci Rollup merge of #132316 - MarcoIeni:ci-free-runners-windows, r=Mark-Simulacrum 2024-10-31 12:35:55 +01:00
doc Rollup merge of #132327 - djkoloski:redirect_fuchsia_maintainers, r=compiler-errors 2024-10-30 06:40:36 +01:00
etc Rename command-list.rs to directive-list.rs 2024-10-29 17:39:13 +11:00
gcc@fd3498bff0
librustdoc Rollup merge of #132210 - notriddle:notriddle/doctest-span-hack, r=GuillaumeGomez 2024-10-30 14:01:37 -07:00
llvm-project@3a17f74904
rustdoc-json-types
tools compiletest: stamp minicore.rs to rerun tests on changes 2024-10-31 18:20:11 +08:00
README.md
stage0
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.