rust/src
bors 51d50ea96e Auto merge of #107083 - GuillaumeGomez:revert-104889, r=notriddle
rustdoc: Revert #104889

Reverts #104889.

I don't think I'll be able to finish https://github.com/rust-lang/rust/pull/107000 on time unfortunately so to prevent https://github.com/rust-lang/rust/issues/106373, better to revert it and to make it into the next release.

r? `@notriddle`
2023-01-20 01:55:36 +00:00
..
bootstrap Auto merge of #105716 - chriswailes:ndk-update-redux, r=pietroalbini 2023-01-18 19:49:02 +00:00
ci Auto merge of #105716 - chriswailes:ndk-update-redux, r=pietroalbini 2023-01-18 19:49:02 +00:00
doc Rollup merge of #106942 - rustbot:docs-update, r=ehuss 2023-01-16 20:29:40 +01:00
etc
librustdoc Revert "Fix missing const expression items visit" 2023-01-19 20:32:24 +01:00
llvm-project@9ad24035fe
rustdoc-json-types
tools Update cargo 2023-01-19 14:18:55 +00:00
README.md Remove stale reference to the test suite location 2023-01-13 11:49:06 +00:00
stage0.json
version

This directory contains some source code for the Rust project, including:

  • The bootstrapping build system
  • Various submodules for tools, like cargo, tidy, etc.

For more information on how various parts of the compiler work, see the rustc dev guide.