Files
rust/src
Remy Rakic 82424634a3 bless output of ui test impl-trait/multiple-lifetimes/error-handling.rs
Some impl Trait fixes lead to locating more accurately the cause of
a universal region error with a user annotation
2020-03-30 01:28:27 +02:00
..
2020-03-26 15:49:22 +00:00
2020-03-21 22:18:57 +01:00
2020-03-19 07:53:32 +01:00
2020-03-26 15:49:22 +00:00
2020-03-26 15:49:22 +00:00
2020-03-29 11:12:55 +01:00
2020-03-19 14:38:09 +00: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 dev guide.