Files
rust/src
bors f453d1127d Auto merge of #66603 - Nadrieril:fix-65413, r=varkor
Fix #65413

#65413 was due to an oversight in `pat_constructor` that didn't check if a particular const value was maybe a slice/array const.
2019-11-28 14:22:47 +00:00
..
2019-11-26 22:19:54 -05:00
2019-11-25 19:34:32 -05:00
2019-11-26 22:19:54 -05:00
2019-11-12 16:36:57 -05:00
2019-11-27 14:28:20 +01:00
2019-11-26 22:19:54 -05:00
2019-11-12 16:36:57 -05: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.