rust/src
Matthias Krüger fcc59794a7
Rollup merge of #91928 - fee1-dead:constification1, r=oli-obk
Constify (most) `Option` methods

r? ``@oli-obk``
2021-12-18 08:16:29 +01:00
..
bootstrap
build_helper
ci Pull in libdevstat on FreeBSD 2021-12-15 16:16:26 +02:00
doc
etc
librustdoc Auto merge of #91812 - camelid:assoc-const-lazy, r=GuillaumeGomez 2021-12-17 06:03:38 +00:00
llvm-project@8404254254
rustdoc-json-types
test Rollup merge of #91928 - fee1-dead:constification1, r=oli-obk 2021-12-18 08:16:29 +01:00
tools Auto merge of #89841 - cormacrelf:let-else-typed, r=nagisa 2021-12-17 22:12:34 +00: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.