rust/src
2023-03-02 05:27:32 +00:00
..
bootstrap Auto merge of #107879 - icedrocket:update-llvm, r=cuviper 2023-03-02 05:27:32 +00:00
ci Rollup merge of #105736 - chenyukang:yukang/add-mir-opt-level-testing, r=jyn514 2023-02-25 11:53:08 -08:00
doc Auto merge of #106673 - flba-eb:add_qnx_nto_stdlib, r=workingjubilee 2023-03-02 02:41:42 +00:00
etc Change src/etc/vscode_settings.json to always treat ./library as the sysroot source 2023-02-17 15:18:09 -06:00
librustdoc Rollup merge of #108143 - notriddle:notriddle/filter-exclamation-macro, r=GuillaumeGomez 2023-03-01 23:40:18 +05:30
llvm-project@fd949f3034 Update LLVM submodule 2023-02-10 17:00:09 +09:00
rustdoc-json-types
tools Update cargo 2023-02-28 21:10:55 +00:00
README.md Remove stale reference to the test suite location 2023-01-13 11:49:06 +00:00
stage0.json Download rustc component for rustfmt toolchain as well 2023-01-31 10:29:33 -05:00
version Bump to 1.69.0 2023-01-20 18:06:54 -05:00

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.