Files
rust/src
Manish Goregaokar e450646e97 Rollup merge of #73973 - Nadrieril:fix-71977, r=matthewjasper
Use `Span`s to identify unreachable subpatterns in or-patterns

Fixes #71977
2020-07-05 16:07:28 -07:00
..
2020-07-03 16:55:35 +02:00
2020-07-03 17:21:20 +02:00
2020-06-25 18:52:41 -07:00
2020-07-02 15:11:03 -07:00
2020-06-25 18:52:41 -07: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.