Files
rust/src
Nicholas Nethercote 874b03ec28 Remove ResultsCursor::contains.
It's hardly worth it, and it needs to be removed so that
`GenKillAnalysis` can be removed.
2024-10-14 16:35:28 +11:00
..
2024-10-07 13:01:01 -04:00
2024-09-06 16:01:46 +02:00
2024-10-12 21:42:13 +08:00
2024-10-14 16:35:28 +11:00
2024-09-22 19:04:19 -04:00
2024-10-11 09:55:11 -07: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.