Dylan DPC 2fb5a16438
Rollup merge of #93385 - CraftSpider:rustdoc-ty-fixes, r=camelid
Rustdoc ty consistency fixes

Changes to make rustdoc cleaning of ty more consistent with hir, and hopefully use it in more places.

r? `@camelid`
2022-03-01 03:41:47 +01:00
..
2022-02-26 23:40:47 +01:00
2022-02-27 22:04:00 -05:00
2022-02-25 08:00:24 -05:00
2022-02-19 13:40:33 -05: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.