Files
rust/src
Obei Sideg 0656ed6afb Improve wording of static_mut_ref
Rename `static_mut_ref` lint to `static_mut_refs`.

(cherry picked from commit 408eeae59d)
2024-03-04 09:35:03 -08:00
..
2024-02-14 17:06:25 -08:00
2024-01-27 16:38:57 +01:00
2024-02-15 10:59:39 -08:00
2024-03-04 09:35:03 -08:00
2024-02-08 19:27:02 -08:00
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.