Files
rust/src
Dylan DPC f60b95aaa1 Rollup merge of #68670 - euclio:invalid-issue, r=estebank
clarify "incorrect issue" error

Changes the message to be more precise, shrinks the span and adds a label specifying why the `issue` field is incorrect.
2020-01-31 01:21:30 +01:00
..
2020-01-26 22:52:13 -06:00
2020-01-23 11:00:36 +11:00
2020-01-30 09:01:56 -05:00
2020-01-11 14:27:52 -05:00
2020-01-09 11:52:03 +09: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.