Files
rust/src
Zalathar e2b209e6ed Temporarily move the simple needs-* list to a different file
This intermediate commit makes subsequent diffs/blame a bit nicer, by
encouraging git's blame view to preserve line history for the remaining parts
of `handle_needs`, which would otherwise be obscured.

A subsequent commit will move the list back into `needs.rs` in an altered form.
2026-05-18 16:30:21 +10:00
..
2026-04-29 23:30:49 +02:00
2026-04-28 15:17:56 +08:00
2026-04-16 19:30:56 -04:00
2026-04-10 10:49:37 -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.