Files
rust/src
Eric Huss 36dcd4cbd9 Update link_ordinal duplicate attribute handling.
This removes the duplicate check, as this is now handled in a
centralized location.
2021-11-21 08:02:00 -08:00
..
2021-09-20 22:21:42 -04:00
2021-09-30 00:11:14 +09:00
2021-11-16 16:49:16 +00:00
2021-11-18 14:32:29 +08:00
2021-10-23 21:55:57 -04:00
2021-10-17 16:04:44 +02: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.