Files
rust/src
bors 080d30235f Auto merge of #84244 - ABouttefeux:closure-return-conflict-suggest, r=estebank
fix incomplete diagnostic notes when closure returns conflicting for genric type

fixes #84128
Correctly report the span on for conflicting return type in closures
2021-04-17 07:17:31 +00:00
..
2021-04-08 08:03:18 -07:00
2021-04-14 08:24:06 -07:00
2021-04-15 15:22:24 -07:00
2021-04-17 02:22:13 +08:00
2021-04-06 18:24:09 -07:00
2021-03-20 12:19:30 -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.