rust/src
Yuanheng Li ac638c1f5f use derive proc macro to impl SessionDiagnostic
fixes `SessionSubdiagnostic` to accept multiple attributes
emitting list of fluent message remains unresolved
2022-08-31 19:43:12 +08:00
..
bootstrap Rollup merge of #101025 - semarie:openbsd-archs, r=petrochenkov 2022-08-31 07:57:58 +02:00
ci
doc Rollup merge of #101025 - semarie:openbsd-archs, r=petrochenkov 2022-08-31 07:57:58 +02:00
etc Rollup merge of #101175 - tmandry:curse-push-hook, r=jyn514 2022-08-30 11:26:53 +05:30
librustdoc Rollup merge of #100804 - GuillaumeGomez:search-results-color-ayu, r=notriddle 2022-08-31 08:47:14 +09:00
llvm-project@e3be3f64ec
rustdoc-json-types
test use derive proc macro to impl SessionDiagnostic 2022-08-31 19:43:12 +08:00
tools Rollup merge of #101197 - lnicola:rust-analyzer-2022-08-30, r=lnicola 2022-08-31 08:47:22 +09: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 cargo, miri, etc.

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