rust/src
2022-10-01 16:12:50 +02:00
..
bootstrap Auto merge of #101969 - reez12g:issue-101306, r=reez12g 2022-10-01 01:03:35 +00:00
ci Auto merge of #101833 - jyn514:cross-compile-compiler-builtins, r=Mark-Simulacrum 2022-09-29 02:28:50 +00:00
doc
etc Add a niche to Duration, unix SystemTime, and non-apple Instant 2022-09-28 18:15:10 +01:00
librustdoc Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank 2022-10-01 10:44:25 +00:00
llvm-project@9567f08afc Update LLVM submodule 2022-09-30 16:39:32 +02:00
rustdoc-json-types Rustdoc-Json: List impls for primitives 2022-09-26 18:06:48 +01:00
test Compute lint_levels by definition 2022-10-01 16:12:50 +02:00
tools Auto merge of #101986 - WaffleLapkin:move_lint_note_to_the_bottom, r=estebank 2022-10-01 10:44:25 +00:00
README.md
stage0.json bump stage0 2022-09-26 10:13:46 +02:00
version

This directory contains the source code of the rust project, including:

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

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