Files
rust/src
bors 7fb2d0ecef Auto merge of #97016 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum
Bump to 1.63

r? `@Mark-Simulacrum`

Posting this now, but will only approve later today / early tomorrow to give a little more time for not-yet-approved PRs to land on master (e.g., https://github.com/rust-lang/rust/pull/96970).
2022-05-15 02:11:35 +00:00
..
2022-05-14 16:18:17 +02:00
2022-05-13 17:03:33 +02:00
2022-05-13 20:14:15 +02:00
2022-05-12 10:17:27 +02:00
2022-04-05 22:24:32 +02:00
2022-05-13 10:08:03 -04:00

This directory contains the source code of the rust project, including:

  • The test suite
  • The bootstrapping build system
  • Various submodules for tools, like rustdoc, rls, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.