Files
rust/src
Dylan DPC ede4f0ef68 Rollup merge of #97042 - GuillaumeGomez:eslint-brace-style, r=notriddle
Add new eslint rule about brace style

It also prevents one liners.

r? `@notriddle`
2022-05-15 18:41:26 +02:00
..
2022-05-13 17:03:33 +02:00
2022-05-12 10:17:27 +02:00
2022-05-15 13:37:04 +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.