Files
rust/src
Mateusz Mikuła 66207ae7f8 ci: bump ubuntu 19.04 images to 19.10
Ubuntu 19.04 goes EOL this month.
2020-01-03 12:35:55 +01:00
..
2020-01-03 12:35:55 +01:00
2020-01-01 11:05:59 -06:00

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

  • rustc and its tests
  • libstd
  • Various submodules for tools, like rustdoc, rls, etc.

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