Files
rust/src
Guillaume Gomez d9297aea10 Rollup merge of #84961 - GuillaumeGomez:rework-session-globals, r=oli-obk
Rework SESSION_GLOBALS API

Fixes #84954.

<s>Needs #84953 to be merged first (I cherry-picked its commits to have CI pass).</s> (done)

r? ``@Aaron1011``
2021-07-08 18:30:32 +02:00
..
2021-07-07 17:52:18 +02:00
2021-07-07 17:52:18 +02:00
2021-07-06 17:07:35 -07:00
2021-05-23 18:05:11 +10:00
2021-06-28 11:30:49 -04:00
2021-06-11 19:19:55 -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.