rust/src
est31 0a6af989f6 Simplify unicode_downloads.rs
Reduce duplication by moving fetching logic into a dedicated function.
2022-08-23 19:04:07 +02:00
..
bootstrap
ci
doc
etc
librustdoc Auto merge of #100668 - nnethercote:use-AttrVec-more, r=spastorino 2022-08-22 00:34:02 +00:00
llvm-project@e3be3f64ec
rustdoc-json-types
test Auto merge of #100868 - Dylan-DPC:rollup-a1hfi1r, r=Dylan-DPC 2022-08-22 08:32:41 +00:00
tools Simplify unicode_downloads.rs 2022-08-23 19:04:07 +02:00
README.md
stage0.json
version

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.